Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 212 Bytes

Simple server with REST API

How to start:

  1. Install nodejs
  2. Install dependencies with npm install command
  3. Start the server with npm start command
  4. Access the server on http://localhost:3000/api