geshan / nodejs-postgres-cloud-run

A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js -- can run on Google Cloud Run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-posgresql for Cloud Run

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

Deploy on Google Cloud Run

Run on Google Cloud

How it works

Hit the URL/quotes to get some great programming quotes like below:

Quotes API Working

Deploy using Cloud Build

There is a Cloudbuild.yml file in the repository, if you want to setup a deployment pipeline with Cloud Build you can follow the official guide.

About

A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js -- can run on Google Cloud Run

License:MIT License


Languages

Language:JavaScript 97.6%Language:Dockerfile 2.4%