Skip to content

This repo works as a template code for CRUD functionality for any nodejs application with MongoDB database and express framework

Notifications You must be signed in to change notification settings

ved7/Product-inventory

Repository files navigation

CRUD-APP


  • This repo is made as a stater code for a nodejs application with express framework and mongodb database.
  • It contain CRUD i.e create, record, update and delete functionality for restful api.
  • This is based on MVC architecture

  • Here i have attached the study material to start with own first restful api with nodejs and express framework
  • nodejs: https://nodejs.org/docs/latest-v15.x/api/
  • Express: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs
  • MongoDb: https://docs.mongodb.com/
  • Video Course(Paid): https://www.udemy.com/course/nodejs-express-mongodb-bootcamp/
  • Video Course(Free): https://www.youtube.com/watch?v=Oe421EPjeBE
  • About

    This repo works as a template code for CRUD functionality for any nodejs application with MongoDB database and express framework

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published