Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages