https://github.com/lanzani/fastapicomplete
This is a toy api with jwt autentication to play with. Made with fastAPI + postgres + alembic, from development to deployment.
https://github.com/lanzani/fastapicomplete
alembic api fastapi jwt jwt-authentication postgresql
Last synced: 7 months ago
JSON representation
This is a toy api with jwt autentication to play with. Made with fastAPI + postgres + alembic, from development to deployment.
- Host: GitHub
- URL: https://github.com/lanzani/fastapicomplete
- Owner: lanzani
- Created: 2022-04-05T20:32:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T13:37:15.000Z (over 3 years ago)
- Last Synced: 2025-04-01T16:54:18.154Z (10 months ago)
- Topics: alembic, api, fastapi, jwt, jwt-authentication, postgresql
- Language: Python
- Homepage: https://fastapi-complete.herokuapp.com/
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPIComplete
fastAPI + postgres + alembic, from development to deployment.
This is a toy api with jwt autentication to play with.
From [this](https://www.youtube.com/watch?v=0sOvCWFmrtA&t=1s) tutorial.
Online demo to play with: [here](https://fastapi-complete.herokuapp.com/)