Refactor API
This commit is contained in:
parent
9c813cdfbe
commit
8aa4828239
21 changed files with 731 additions and 363 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
|||
.venv
|
||||
configs/config/params_spectralvpn.conf
|
||||
.env
|
||||
API/__pycache__
|
||||
API/models/__pycache__
|
||||
API/routers/__pycache__
|
||||
API/schemas/__pycache__
|
||||
Loading…
Add table
Add a link
Reference in a new issue