Compose Postgrest Save

Postgres, PostgREST, and Swagger UI conveniently wrapped up with docker-compose

Project README

compose-postgrest

Postgres, PostgREST, and Swagger UI conveniently wrapped up with docker-compose.

Place SQL into the initdb folder, get REST! Includes world sample database.

Contains a simple front-end demo application.

Architecture

Deployment Diagram

Usage

Start the containers

docker-compose up -d

Tearing down the containers

docker-compose down --remove-orphans -v

Demo Application

Located at http://localhost

Postgrest

Located at http://localhost:3000

Try things like:

Swagger UI

Located at http://localhost:8080

Open Source Agenda is not affiliated with "Compose Postgrest" Project. README Source: mattddowney/compose-postgrest
Stars
115
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating