Skip to content

Latest commit

 

History

History
14 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (5 loc) · 320 Bytes

Fastapi-CRUD

A Create, Read, Update and Delete (CRUD) application using FastAPI and MongoDB to store Student data (name, division, registration number, FA name.)⚙️

Install the dependencies and run using Python and Uvicorn.

Check out the API deployment here:

https://fastapicrud.herokuapp.com/