pREST
pREST is a way to serve a RESTful API from any databases written in Go.
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.