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.
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
.github |
|
|
|
|
testdata |
|
|
|
|
vendor |
|
|
|
|
.codeclimate.yml |
|
|
|
|
.gitignore |
|
|
|
|
.goreleaser.yml |
|
|
|
|
.travis.yml |
|
|
|
|
CODE_OF_CONDUCT.md |
|
|
|
|
CONTRIBUTING.md |
|
|
|
|
CREATING_MODULES.md |
|
|
|
|
DCO |
|
|
|
|
Dockerfile |
|
|
|
|
LICENSE |
|
|
|
|
MAINTAINERS |
|
|
|
|
README.md |
|
|
|
|
coverage.txt |
|
|
|
|
doc.go |
|
|
|
|
docker-compose.yml |
|
|
|
|
go.mod |
|
|
|
|
go.sum |
|
|
|
|
main.go |
|
|
|
|
prest.toml |
|
|
pRESTServe a RESTful API from any PostgreSQL database
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.