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.
- Python Web Framework (FastAPI)
- VS Code
- MongoDB Compass
- MongoDB