4 releases
0.1.2 | Feb 17, 2022 |
---|---|
0.1.1 | Feb 12, 2022 |
0.1.0 | Jan 30, 2022 |
#67 in #graphql-schema
Used in 3 crates
(via rusty-gql)
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.
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
~38K SLoC