Skip to content

Haricharan0310/Crud-flask-REST-API-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

  • Open the app.py file in your code editor.
  • Import the necessary dependencies.
  • Create a flask application instance.
  • Set the MongoDB URI and DB name in Flask application configuration.
  • Create a PyMongo client andn database instance.
  • Create nesessary routes and functions for REST API end points.
  • Run the Flask application in your environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages