/python-fastapi-starter

Python - FastAPI Starter Boilerplate/Template, with SQLAlchemy, JWT Auth & Docker

Primary LanguagePython

Python FastAPI Starter

Activate the environment

RUN - pipenv shell

Start the application

RUN - python main.py

@TODO

  • Cirucal Dependencies error when importing Profile into user schema
  • user profile is not being populated when fetching user