项目作者: hasura
项目描述 :
A curated collection of resources, clients and tools that make working with `GraphQL and Angular` awesome
高级语言:
项目地址: git://github.com/hasura/awesome-angular-graphql.git
Awesome Angular GraphQL 
A curated collection of resources, clients and tools that make working with GraphQL and Angular
awesome.
Contents
General Resources
Clients
Angular clients for GraphQL
- Apollo: Apollo Client is a community-driven GraphQL client for Angular, JavaScript, and native platforms
Tools for better development (debugging, linting, validation etc)
- Code generators:
- apollo-codegen: Generate API code or type annotations based on a GraphQL schema and query documents
- graphql-code-generator: GraphQL code generator with flexible support for custom templates
- Linters:
- Angular Debugging Tools
- GraphQL Workflows:
Tutorials
Awesome tutorials for using GraphQL with Angular
- Angular, GraphQL and Apollo
Boilerplates and Example Apps
Boilerplates and examples for a headstart in development
Get a GraphQL backend for your applications using these service providers
- AWS AppSync: Build data-driven apps with real-time and offline capabilities
- Graphcool: Self-Hosted GraphQL BaaS
- Hasura: Instant GraphQL APIs on Postgres
- Postgraphile: Rapidly build highly customisable GraphQL APIs
- Prisma: Turn your database into a GraphQL API.
Articles and Videos
Articles
Videos
Stories
Good and bad experiences