Graphile
A set of tools to enable building powerful, performant and extensible applications rapidly, centred around PostgreSQL and/or GraphQL
- 156 followers
- Southampton, UK
- https://www.graphile.org
- @graphile@fosstodon.org
Pinned Loading
Repositories
Showing 10 of 44 repositories
- jest-time-helpers Public
Helpers you can use in tests that relate to the passage of time (i.e. code that involves setTimeout, setInterval, new Date(), Date.now(), etc)
- operation-hooks Public
Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification
-
- graphile.github.io Public
PostGraphile (PostGraphQL) and Graphile-Build website - contributions very welcome!
- postgraphile-example-apollo-server Public
[WIP] An example of using PostGraphile with Apollo Server (using the new lifecycle hooks functionality)