Skip to content

HerokuConnect/prest

 
 

Repository files navigation

RESTful API pREST

Build Status GoDoc Go Report Card codecov Gitter Open Source Helpers

Serve a RESTful API from any PostgreSQL database, forked and updated to deploy to Heroku Deploy

This doesn't deploy a Postgres database for you on purpose, you should attach your Postgres database manually.

WARNING!!##

This version has JWT auth disabled by default.. don't deploy unless you want to expose your DB to the world!

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

  • Go 98.9%
  • Shell 0.4%
  • Perl 0.4%
  • Assembly 0.3%
  • Makefile 0.0%
  • C 0.0%