Skip to content

Commit

Permalink
add heroku 1-click deploy on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avelino committed Aug 16, 2020
1 parent 455fc5b commit 3412ea6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ Serve 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](https://github.com/prest/prest/issues/41).

## 1-Click Deploy

### Heroku
Deploy to Heroku and instantly get a realtime RESTFul API backed by Heroku Postgres:

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/prest/heroku)

## Documentation

https://postgres.rest/ ([source](https://github.com/prest/prest.github.io))

0 comments on commit 3412ea6

Please sign in to comment.