Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geshan/nodejs-posgresql

A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js
https://github.com/geshan/nodejs-posgresql

expressjs javascript nodejs postgres postgresql

Last synced: 11 days ago
JSON representation

A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js

Awesome Lists containing this project

README

        

# nodejs-posgresql

A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js for this [Node.js PostgreSQL tutorial](https://geshan.com.np/blog/2021/01/nodejs-postgresql-tutorial/).

## Deploy with Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/geshan/nodejs-posgresql/tree/master)

## Deploy with Vercel

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fgeshan%2Fnodejs-posgresql)

## Deploy to [Cyclic](https://app.cyclic.sh/#/join/geshan)

[![Deploy to Cyclic](https://deploy.cyclic.app/button.svg)](https://deploy.cyclic.app/)

## Deploy to [Render](https://render.com?utm_source=geshan.com.np)

[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)

### Running on Vercel

At: [https://nodejs-postgresql.vercel.app/quotes](https://nodejs-postgresql.vercel.app/quotes)