项目作者: aerogear

项目描述 :
Graphback - Out of the box GraphQL server and client
高级语言: TypeScript
项目地址: git://github.com/aerogear/graphback.git
创建时间: 2019-05-27T09:15:30Z
项目社区:https://github.com/aerogear/graphback

开源协议:Apache License 2.0

下载


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.