4 releases

0.1.2 Feb 17, 2022
0.1.1 Feb 12, 2022
0.1.0 Jan 30, 2022

#57 in #graphql-schema

42 downloads per month
Used in 3 crates (via rusty-gql)

MIT license

25KB
562 lines

rusty-gql

rusty-gql is a Schema First GraphQL library for Rust.

It is designed to make it easier to create a GraphQL server.

Book

Features

  • Schema First approach
  • Code Generate from GraphQL schema
  • Convention Over Configuration

Status

rusty-gql is still an experimental project. APIs and the architecture are subject to change.

It is not yet recommended for use in production.

Dependencies

~1.5MB
~33K SLoC