Skip to content

riyanirawan007/RestfulAPI-NodeJs-Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS Backend

RestfulAPI with Node JS perform basic CRUD, MVC structured.

Dependcies

  • Express.js
  • Body-Parser
  • Mysql

Usage

git clone [this repository clone .git]
cd backend
npm install
node app.js

Node JS Frontend

Web App with Node JS perform basic CRUD, MVC structured. ##Dependencies

  • Express.js
  • EJS

Usage

git clone [this repository clone .git]
cd frontend
npm install
node app.js

Notes

This app provide independent dependencies for backend and frontend, make sure you install all dependencies in backend and frontend.

About

RestfulAPI with Node JS perform basic CRUD, MVC structured.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published