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
- Host: GitHub
- URL: https://github.com/osumgbachiamaka/rest-api
- Owner: osumgbachiamaka
- Created: 2020-01-08T13:44:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:59:10.000Z (over 3 years ago)
- Last Synced: 2025-01-17T08:45:48.839Z (over 1 year ago)
- Topics: expressjs, javascript, jest-tests, nodejs, postgresql, rest-api
- Language: JavaScript
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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.