An open API service indexing awesome lists of open source software.

https://github.com/ark948/fastapi-users-test-project

Test project to utilize fastapi-users package
https://github.com/ark948/fastapi-users-test-project

alembic fastapi fastapi-users jwt jwt-authentication

Last synced: 4 days ago
JSON representation

Test project to utilize fastapi-users package

Awesome Lists containing this project

README

          

### FastAPI test project

- FastAPI-Users (Authentication)
- Alembic (Database migration)

Restructured FastAPI-Users full example to an app\
for SQLAlchemy [link](https://fastapi-users.github.io/fastapi-users/latest/configuration/full-example/)

And added database migration