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
- Host: GitHub
- URL: https://github.com/ark948/fastapi-users-test-project
- Owner: ark948
- Created: 2024-11-11T18:09:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T18:55:47.000Z (over 1 year ago)
- Last Synced: 2025-07-06T05:42:11.274Z (11 months ago)
- Topics: alembic, fastapi, fastapi-users, jwt, jwt-authentication
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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