/TodoAPI-Service-Using-FastAPI

Todo API service with token authentication built using FastAPI as framework.

Primary LanguagePython

TodoApp: Fastapi | MongoDB | REST API

Major tools used in building this TodoApi are FastAPI (a modern, fast (high-performance), web framework for building APIs with Python) and MongoDB Compass.


All the routes available in these APIs are created with different request methods like GET,POST,DELETE, and PUT. These TodoAPIs are build in local environment and local mongodb database is used.


Techstack:

  1. Python Web Framework (FastAPI)
  2. VS Code
  3. MongoDB Compass
  4. MongoDB

Todo.csv and User.csv are exported collections from local MongoDB TodoApp Database.