All Projects → aerogear → Graphback

aerogear / Graphback

Licence: apache-2.0
Graphback - Out of the box GraphQL server and client

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Graphback

Booben
Web app constructor based on React, with GraphQL bindings
Stars: ✭ 96 (-70.28%)
Mutual labels:  graphql, apollo, apollographql, generator
Graphql Cli
📟 Command line tool for common GraphQL development workflows
Stars: ✭ 1,814 (+461.61%)
Mutual labels:  graphql, apollo, cli, schema
Offix
GraphQL Offline Client and Server
Stars: ✭ 694 (+114.86%)
Mutual labels:  graphql, apollo, apollographql, hacktoberfest
Angular Fullstack Graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
Stars: ✭ 92 (-71.52%)
Mutual labels:  graphql, apollo, apollographql
Erxes Api
API for erxes
Stars: ✭ 57 (-82.35%)
Mutual labels:  graphql, apollo, hacktoberfest
Apollo Mocked Provider
Automatically mock GraphQL data with a mocked ApolloProvider
Stars: ✭ 70 (-78.33%)
Mutual labels:  graphql, apollo, apollographql
React Fullstack Graphql
Starter projects for fullstack applications based on React & GraphQL.
Stars: ✭ 1,352 (+318.58%)
Mutual labels:  graphql, apollo, apollographql
Thorium
Platform for starship simulator controls
Stars: ✭ 109 (-66.25%)
Mutual labels:  graphql, apollo, hacktoberfest
Gatsby Woocommerce Themes
⚡ A Gatsby Theme for WooCommerce E-commerce site Gatsby WooCommerce WordPress
Stars: ✭ 306 (-5.26%)
Mutual labels:  graphql, apollo, hacktoberfest
Join Monster Graphql Tools Adapter
Use Join Monster to fetch your data with Apollo Server.
Stars: ✭ 130 (-59.75%)
Mutual labels:  graphql, apollo, schema
Laravel Packer
Awesome Command Line Tool for speeding up your package creation.
Stars: ✭ 313 (-3.1%)
Mutual labels:  cli, hacktoberfest, crud
Babel Plugin Import Graphql
Enables import syntax for .graphql and .gql files
Stars: ✭ 284 (-12.07%)
Mutual labels:  graphql, apollo, schema
Link state demo
🚀 Demonstrate how to support multiple stores in Apollo Link State
Stars: ✭ 30 (-90.71%)
Mutual labels:  graphql, apollo, apollographql
Apollo Prophecy
🔮 GraphQL error management made Easy, generate custom machine-readable errors for Apollo Client/Server from the CLI
Stars: ✭ 83 (-74.3%)
Mutual labels:  graphql, apollo, apollographql
Graphql React Apollo
A GraphQL implementation in React using Apollo.
Stars: ✭ 9 (-97.21%)
Mutual labels:  graphql, apollo, apollographql
Schemathesis
A modern API testing tool for web applications built with Open API and GraphQL specifications.
Stars: ✭ 768 (+137.77%)
Mutual labels:  graphql, cli, hacktoberfest
Countries
🌎 Public GraphQL API for information about countries
Stars: ✭ 156 (-51.7%)
Mutual labels:  graphql, apollo, schema
Graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Stars: ✭ 697 (+115.79%)
Mutual labels:  graphql, apollo, apollographql
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+383.9%)
Mutual labels:  graphql, apollo, apollographql
Typegraphql Prisma
Prisma 2 generator to emit TypeGraphQL types and CRUD resolvers from your Prisma 2 schema
Stars: ✭ 137 (-57.59%)
Mutual labels:  graphql, crud, generator

TypeScript version Node.js version APLv2 PRs Welcome Discord Chat

Graphback


Auto generate database structure,
GraphQL Resolvers and Queries from GraphQL types 🚀

Motivation

Graphback helps you to kickstart your experience with any existing GraphQL implementation by generating a Node.js server using your data model.

What it does

  • Generates GraphQLCRUD queries and mutations automatically using proven GraphQL patterns
  • Generates an unopiniated GraphQL resolver layer (as code or in memory)
  • Generates database DDL statements that can be used to store data (optional)

Documentation

See Graphback.dev for usage and more.

Contributing

See contribution guidelines file for more information

License

Licensed under the APLv2.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].