Skip to content

riyasat-ali/simple-crud-operations-using-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CRUD API for todo list

This Repository contains Basic apis for CRUD operations in a backend applications using mongodb as Database.

PROJECT START STEPS:

1. To run this application, do the following:
    1.a. Go to the project root directory.
    1.b. Run the following commands respectively in the terminal/command line to build and run the app:
        - npm install
2. Set your mongodb config in database.js present in config directory.
3. Run
    - npm start

Testing API'S:

Use the postman curl commands present in curl.txt in project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published