1000 endpoints

This commit is contained in:
Eden Kirin
2023-08-27 14:50:23 +02:00
parent 73f08f9cb0
commit 2810f44e90
4026 changed files with 114174 additions and 3 deletions

View File

@ -8,7 +8,11 @@ run:
@ $(RUN_IN_ENV) uvicorn \ @ $(RUN_IN_ENV) uvicorn \
main:app \ main:app \
--reload \ --reload \
--reload-dir=app --reload-dir=app
run-no-relad:
@ $(RUN_IN_ENV) uvicorn \
main:app
shell: shell:
@ $(RUN_IN_ENV) python manage.py shell @ $(RUN_IN_ENV) python manage.py shell

1000
__imports Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

1
__routes Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More