Add support for DELETE verb

Fixes #125
This commit is contained in:
Joe Nelson
2015-01-17 00:48:49 -08:00
parent 61f8f41a36
commit 003685ff46
5 changed files with 65 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ your own projects.
### Usage
Download the binary ([OS X](http://bin.begriffs.com/dbapi/osx/postgrest-0.2.4.10.tar.xz) / [Ubuntu](http://bin.begriffs.com/dbapi/heroku/postgrest-0.2.4.10.tar.xz)) and invoke like so:
Download the binary ([OS X](http://bin.begriffs.com/dbapi/osx/postgrest-0.2.5.0.tar.xz) / [Ubuntu](http://bin.begriffs.com/dbapi/heroku/postgrest-0.2.5.0.tar.xz)) and invoke like so:
```bash
postgrest --db-host localhost --db-port 5432 \