You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains the basic functionality of an application. Deals with creating, updating and deleting records within the application.
npm init
npm i express
npm i mongoose
run the app
Use postman for convenience.
About
Contains the basic functionality of an application. Deals with creating, updating and deleting records within the application.