FastAPI (Python3.11) application with SQLite

Added:

  • OAuth2 system with roles and JWT session tokens.

    Test coverage 94%.

APPLICATION LAUNCH

uvicorn sql_app.main:app --reload

http://127.0.0.1:8000/docs#/ - Swagger UI