sqldb-ws/README.md
2022-05-17 18:05:18 +02:00

15 lines
463 B
Markdown

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.
Running in debug mode
---------------------
> bee run -downdoc=true -gendoc=true
Testing
-------
http://localhost:8080/swagger