Moving files and adding auth
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# MutlitenantStack
|
||||
|
||||
This is a project to demonstrate multi tenancy usage in beego using postgres and seperated databases
|
||||
This is a project to demonstrate multi tenancy usage in beego using postgres and separated databases
|
||||
|
||||
The api was scaffolded using:
|
||||
|
||||
@ -9,3 +9,8 @@ The api was scaffolded using:
|
||||
then `bee run -downdoc=true``
|
||||
|
||||
To regenerate docs simply run `bee generate docs`
|
||||
|
||||
## TODO
|
||||
|
||||
- company controller, create databases and so on
|
||||
- Update not found to json
|
||||
|
Reference in New Issue
Block a user