More prominent demo server link
This commit is contained in:
@@ -6,12 +6,14 @@ PostgREST serves a fully RESTful API from any existing PostgreSQL
|
|||||||
database. It provides a cleaner, more standards-compliant, faster
|
database. It provides a cleaner, more standards-compliant, faster
|
||||||
API than you are likely to write from scratch.
|
API than you are likely to write from scratch.
|
||||||
|
|
||||||
### Demo
|
### Demo [postgrest.herokuapp.com](https://postgrest.herokuapp.com)
|
||||||
|
|
||||||
Try making requests to the live [demo server](https://postgrest.herokuapp.com) with an HTTP client
|
Try making requests to the live demo server with an HTTP client
|
||||||
such as [postman](http://www.getpostman.com/). The structure of the demo database is defined
|
such as [postman](http://www.getpostman.com/). The structure of the
|
||||||
by [begriffs/postgrest-example](https://github.com/begriffs/postgrest-example). You can use
|
demo database is defined by
|
||||||
it as inspiration for test-driven server migrations in your own projects.
|
[begriffs/postgrest-example](https://github.com/begriffs/postgrest-example).
|
||||||
|
You can use it as inspiration for test-driven server migrations in
|
||||||
|
your own projects.
|
||||||
|
|
||||||
[video placeholder]
|
[video placeholder]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user