Skip to content

Graphback - Out of the box GraphQL server and client

License

Notifications You must be signed in to change notification settings

ThirumlaDevi/graphback

 
 

Repository files navigation

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.

About

Graphback - Out of the box GraphQL server and client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.7%
  • JavaScript 7.0%
  • CSS 1.5%
  • Other 0.8%