Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jaihan/node-api-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

node-api-postgres

Build a rest api using nodejs/express.js, swagger and postgres db.

Technologies implemented:

Installation

$ npm install

Setting up the database for development

PostgreSQL database connection options are shown in the following table:

Option Development
Host localhost
Port 5432
Username postgres
Password postgres
Database node-api

Running the app

# development
$ node index.js

SWagger API docs

Swagger documentation will be available at http://localhost:3000/api-docs/

About

Build a rest api using nodejs/express.js, swagger and postgres db.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /