Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 346 Bytes

rest-api

A sample REST API built with Nodejs, Expressjs, PostgreSQL and tested using Jest

Available Scripts

In the project directory, you can run:

  npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

  npm test

Launches the test runner in the interactive watch mode.