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

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.

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/)