Skip to content

eCommerce Backend for Create, Read, Update and Delete (CRUD) of Products. | Implementation of CRUD with API on Node, Express and MongoDB Atlas.

License

Notifications You must be signed in to change notification settings

dark-N00B/crud-api-on-express-atlas

Repository files navigation

eCommerce Backend to Create, Read, Update and Delete (CRUD) Products.

crud-api-on-express-atlas

GitHub package.json version GitHub GitHub last commit

Implementation of CRUD with API on Node, Express and MongoDB Atlas.

GitHub package.json dependency version (subfolder of monorepo) GitHub package.json dependency version (subfolder of monorepo) GitHub package.json dependency version (subfolder of monorepo) GitHub package.json dependency version (subfolder of monorepo)

To install this :

npm install

To run this :

npm start

or to run with nodemon

npm test

Environment Variables :-

KEY VALUE
DB_CONNECTION Your MongoDB Atlas Connection URL
PORT Your Own Port (Default is 5000)

About

eCommerce Backend for Create, Read, Update and Delete (CRUD) of Products. | Implementation of CRUD with API on Node, Express and MongoDB Atlas.

Topics

Resources

License

Stars

Watchers

Forks