Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/geshan/nodejs-posgresql
- Owner: geshan
- License: mit
- Created: 2020-12-28T10:18:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T05:06:57.000Z (8 months ago)
- Last Synced: 2024-02-27T06:25:25.935Z (8 months ago)
- Topics: expressjs, javascript, nodejs, postgres, postgresql
- Language: JavaScript
- Homepage: https://geshan.com.np/blog/2021/01/nodejs-postgresql-tutorial/
- Size: 84 KB
- Stars: 122
- Watchers: 6
- Forks: 343
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)