Skip to content

This is a REST api using node.js and express, for understand and explain how REST api works.

Notifications You must be signed in to change notification settings

ItsMTK/REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST_API


A simple REST api using (Express), I’ve created it just to understand(Express) framework, There’s no database management in this project; just variables to deal with them, This project is so suitable for beginners who just want to understand how API’s work.

=========================================

Configuration:

=========================================

before start up any npm-based project you have to download the packages in package.json:

  npm install 
  

About

This is a REST api using node.js and express, for understand and explain how REST api works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published