Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 307 Bytes

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.