Skip to content

REST API Design Best Practices Handbook with JavaScript, Node.js, and Express.js

Notifications You must be signed in to change notification settings

maruffahmed/api-best-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-best-practice

REST API Design Best Practices Handbook with JavaScript, Node.js, and Express.js

Getting Started

This instruction will get you a copy of this project up and running on your local machine

Prerequisites

You need Node JS installed on your local machine.

Installing

Run the followning command to install all the packages:

yarn

or

npm i

To run the local server:

yarn dev

or

npm run dev

Built With

  • Express - The web framework used
  • Npm - Dependency Management

Authors

About

REST API Design Best Practices Handbook with JavaScript, Node.js, and Express.js

Topics

Resources

Stars

Watchers

Forks