An open API service indexing awesome lists of open source software.

https://github.com/osumgbachiamaka/rest-api

A sample REST API built with Nodejs, Expressjs, PostgreSQL and tested using Jest
https://github.com/osumgbachiamaka/rest-api

expressjs javascript jest-tests nodejs postgresql rest-api

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# rest-api
A sample REST API built with Nodejs, Expressjs, PostgreSQL and tested using Jest

## Available Scripts
In the project directory, you can run:

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

```sh
npm test
```
Launches the test runner in the interactive watch mode.