/CRUD_API_NODEJS_EXPRESS-

make CRUD-API-using Noje.js and Express.js

Primary LanguageJavaScript

CRUD _ API _ NODEJS PROJECT

This Project is to make CRUD(Create Read Update and Delete) operations API using NodeJs and Express module, API stands for Application Programming Interface and it is basically, a set of rules and protocals that define how different sotwares can interact with each other.

From here you can make your own CRUD API using Nodejs