Skip to content

A node.js application that handles CRUD operations without any third party package.

Notifications You must be signed in to change notification settings

samiursakib/nodejs-http-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A back-end Node.js app that is built on top of the Node.js http module without any additional framework. This app includes:

  1. implementation of RESTful apis
  2. basic four CRUD operations such as create, read, update and delete
  3. query from internal json database
  4. smooth and efficient promised-based asynchronous operations

About

A node.js application that handles CRUD operations without any third party package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published