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

https://github.com/adityassharma-ss/node-docker-postgres-api

This repo contains code for a crud api written in node & expressjs. This api uses PostgresSQLto fetch the data & Docker has been used to build the image.
https://github.com/adityassharma-ss/node-docker-postgres-api

docker docker-compose expressjs nodejs postgresql

Last synced: 3 months ago
JSON representation

This repo contains code for a crud api written in node & expressjs. This api uses PostgresSQLto fetch the data & Docker has been used to build the image.

Awesome Lists containing this project

README

          

# Node-Postgres-Express-Docker API

This is the backend CRUD api i have created using NodeJS, Express, PostgresSQL & Docker.