prest/prest
pREST is a way to serve a RESTful API from any databases written in Go
repo name | prest/prest |
repo link | https://github.com/prest/prest |
homepage | http://postgres.rest |
language | Go |
size (curr.) | 5459 kB |
stars (curr.) | 2211 |
created | 2016-11-22 |
license | MIT License |
pREST
Serve a RESTful API from any PostgreSQL database
Postgres version
- 9.4 or higher
Problem
There is PostgREST written in Haskell, but keeping Haskell software in production is not an easy job. With this need pREST was born. Read more.