Skip to content

The-Loony-Coder/CRUD_api_flask_mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CRUD_api_flask_mongo

How to run the application

  • install all the dependencies
  • pip install flask
  • pip install flask_pymongo
  • pip install bcrypt// for hasing password

#Create database named "Users" collection name "user"

About

Crud operations for the ekart user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages