chadfurman / rpg-boilerplate
Relay (React), Postgres, and Graphile (GraphQL): A Modern Frontend and API Boilerplate
☆61Updated 2 years ago
Alternatives and similar repositories for rpg-boilerplate:
Users that are interested in rpg-boilerplate are comparing it to the libraries listed below
- Starter project for backend development of Graphql APIs wired into Typeorm and embedded Postgraphile infrastructure☆25Updated 6 years ago
- [WIP] A bootstrap for using PostGraphile with React and Apollo.☆52Updated 2 years ago
- Add derived fields in PostGraphile☆29Updated 2 years ago
- ☆56Updated 2 years ago
- Custom Scalar Types for GraphQL-Tools☆47Updated last month
- Define your GraphQL schemas with confidence that your values are correct.☆44Updated 7 years ago
- 📝 Makes it easy to work with nested data in forms with GraphQL.☆98Updated 6 years ago
- A scaffolding tool for projects using DataLoader, Flow and PostgreSQL.☆50Updated 4 years ago
- Use the GraphQL schema language and a small set of directives to define an API with a PostgreSQL backend declaratively, really quickly, a…☆207Updated 7 years ago
- Use Join Monster to fetch your data with Apollo Server.☆142Updated 2 years ago
- Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations☆89Updated last month
- Apollo federation support for PostGraphile [UNMAINTAINED]☆43Updated 2 months ago
- Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification☆43Updated 7 months ago
- A library that allows the easy creation of Relay compliant servers using the GraphQL type language.☆56Updated 6 years ago
- Integration of GraphQL-Tools and Sequelize ORM☆90Updated last year
- Convert GraphQL to mobx-state-tree models☆23Updated 6 years ago
- Upload fields in PostGraphile☆43Updated last year
- Implementing GraphQL with joins to avoid the N+1 problem☆47Updated 7 years ago
- Repository has moved:☆48Updated 5 years ago
- GraphQL rule / access control / auth / security / authorization / permission☆157Updated 6 years ago
- Build GraphQL types using the schema language.☆35Updated 8 years ago
- Adds soft-deletion options to PostGraphile connections. Sponsored by https://sprout.io/☆33Updated last month
- Nested mutations for Postgraphile☆83Updated 2 years ago
- Examples of using PostGraphile with various servers and clients [WIP]☆69Updated 3 weeks ago
- ☆27Updated 6 years ago
- Transform, filter & alias resolvers of a GraphQL schema☆84Updated 6 years ago
- A graphql subscriptions implementation using rabbimq and apollo's graphql-subscriptions