suzel / postgrest-example

Base project for REST API backends with PostgREST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postgrest Example

Base project for REST API backends with PostgREST.

Installation

git clone https://github.com/suzel/postgrest-example.git
cd postgrest-example/
docker-compose up --build -d

License

The source code is licensed under the MIT license.

About

Base project for REST API backends with PostgREST

License:MIT License


Languages

Language:Makefile 55.0%Language:PLSQL 45.0%