Skip to content

Sudipkarmakar25/CRUD-Operation-Using-Python-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Flask CRUD Operation with MongoDB

This project is a simple Flask application that demonstrates basic CRUD (Create, Read, Delete) operations using MongoDB as the database. The application connects to a MongoDB instance and provides APIs for managing users in the Food collection of the DemoDB database.

Prerequisites

  • Python
  • Flask
  • pymongo
  • MongoDB Atlas account (or a local MongoDB instance)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages