Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diiego-h/introfastapi

University project: Full-Stack & FastAPI introduction.
https://github.com/diiego-h/introfastapi

alembic css fastapi html javascript jwt oauth2 pydantic python sqlalchemy vuejs

Last synced: 11 days ago
JSON representation

University project: Full-Stack & FastAPI introduction.

Awesome Lists containing this project

README

        

# IntroFastAPI
University project: Full-Stack & FastAPI introduction.

## Backend technologies
- OAuth2 authentication
- JWT access token
- SQLAlchemy database (migrating with Alembic)
- Pydantic models
- FastAPI & Python

## Frontend technologies
- HTML
- CSS
- JavaScript
- Vue.js