endyk / prest

A fully RESTful API from any existing PostgreSQL database written in Go

Home Page:http://postgres.rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pREST

Build Status GoDoc Go Report Card codecov Gitter

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.

Documentation

https://postgres.rest/ (source]

About

A fully RESTful API from any existing PostgreSQL database written in Go

http://postgres.rest

License:MIT License


Languages

Language:Go 69.0%Language:Makefile 18.3%Language:Shell 12.8%