Skip to content

Commit

Permalink
33 add api routes documentation with swagger (#54)
Browse files Browse the repository at this point in the history
* update docker-compose to include std local env var

* add swagger
  • Loading branch information
ylked authored Apr 9, 2024
1 parent e57c368 commit 11bef6e
Show file tree
Hide file tree
Showing 5 changed files with 481 additions and 16 deletions.
2 changes: 2 additions & 0 deletions api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ webauthn = "*"
django-cors-headers = "*"
django-environ = "*"
psycopg2 = "*"
django-rest-swagger = "*"
drf-yasg = "*"

[dev-packages]

Expand Down
Loading

0 comments on commit 11bef6e

Please sign in to comment.