Moving files and adding auth

This commit is contained in:
2018-11-07 11:10:51 +01:00
parent 728ac72dff
commit 1c16b54802
19 changed files with 1175 additions and 309 deletions

View File

@ -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