Creating POST & GET API in NodeJS without Express JS, without body-parser
// To start server
npm run startThen use postman to access the API.
// POST API path
/post-api
//GET API path
/get-api| Name | Name | Last commit date | ||
|---|---|---|---|---|
Creating POST & GET API in NodeJS without Express JS, without body-parser
// To start server
npm run startThen use postman to access the API.
// POST API path
/post-api
//GET API path
/get-api