Skip to content

A simple project teaching the concepts of REST APIs using Express JS.

License

Notifications You must be signed in to change notification settings

sohunn/rest-api-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  • Clone the repository.
  • Open the project in your fav IDE.
  • Run npm install to install dependencies.
  • Run npm run dev to start the express server.

Checkout the Blog post for detailed explanation :)