400b849d098db1f2a85063fb2aa70274892e7e76
				
			
			
		
	Generic database webservice layer
This code publishes automatically CRUD REST web services for all tables available in a SQL database.
Some special tables can be used for defining database access restrictions based on an RBAC model.
export GOPRIVATE=forge.redroom.link before doing go mod tidy.
bee generate routers
Running in debug mode
bee run -downdoc=true -gendoc=true
Testing
Description
				
					Languages
				
				
								
								
									Go
								
								100%