## Ecosystem ### Client-Side Libraries * [mithril.postgrest](https://github.com/catarse/mithril.postgrest) - Mithril plugin to create and authenticate requests * [lewisjared/postgrest-request](https://github.com/lewisjared/postgrest-request) - node interface to postgrest instances * [JarvusInnovations/jarvus-postgrest-apikit](https://github.com/JarvusInnovations/jarvus-postgrest-apikit) - Sencha framework package for binding models/stores/proxies to PostgREST tables ### Extensions * [srid/spas](https://github.com/srid/spas) - allow file uploads and basic auth ### Example Apps * [timwis/ext-postgrest-crud](https://github.com/timwis/ext-postgrest-crud) - browser-based spreadsheet * [srid/chronicle](https://github.com/srid/chronicle#deploying-to-heroku) - tracking a tree of personal memories * [begriffs/postgrest-example](https://github.com/begriffs/postgrest-example) - how to configure a db for use as an API * [marmelab/ng-admin-postgrest](https://github.com/marmelab/ng-admin-postgrest) - automatic database admin panel * [tyrchen/goodfilm](https://github.com/tyrchen/goodfilm) - example film api ### In Production * [Catarse](https://www.catarse.me/)