Skip to content

Restful API services like POST/GET/PUT/UPDATE/DELETE are implemented using nodejs and mongoose

Notifications You must be signed in to change notification settings

RajuC/contacts-app-restful-api

Repository files navigation

contacts-app-restful-api

Restful API services like POST/GET/PUT/UPDATE/DELETE are implemented using nodejs and mongoose

how to run

  • npm install
  • node server.js
    • Contacts App server is running on 8099. . .

make HTTP requests to understand the Rest Services using nodejs (check contacts-app-restful-api/modules/core/server/routes/core.server.routes.js )

About

Restful API services like POST/GET/PUT/UPDATE/DELETE are implemented using nodejs and mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published