Skip to content

oresh/node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a RESTful API in Node and Express

Using the new Express 4.0 Router to build an API

Requirements

  • Node and npm

Installation

  • Clone the repo: git clone [email protected]:oresh/node-api.git
  • Install dependencies: npm install
  • Start the server: npm start

Testing the API

Run npm test to run tests. You'll need dev dependencies installed.

You can also test API methods with Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published