Skip to content
/ prest Public
forked from prest/prest

pREST is a way to serve a RESTful API from any databases written in Go

License

Notifications You must be signed in to change notification settings

agilab/prest

 
 

Repository files navigation

pREST

Build Status GoDoc Go Report Card codecov Gitter Open Source Helpers

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

pREST is a way to serve a RESTful API from any databases written in Go

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 44.6%
  • Shell 31.2%
  • Go 24.2%