/fastapi-crud-api

Simple Todo App with FastAPI

Primary LanguagePython

🦊 Fastapi-endpoint 🦊

  • Todo CRUD
  • User authentication by JWT
  • Communication with Mongo DB by motor
  • httpOnly cookie
  • CSRF token
  • sameSite=none, secure=True