/user-db

Primary LanguageHTML

user-db

Flask app integrated with mongo-db

-- PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python. This documentation attempts to explain everything you need to know to use PyMongo. Installing / Upgrading. Instructions on how to get the distribution.

Required libraries

  • Pymongo
  • flask

App to demonstrate CRUD operations in MongoDB

Under feature development