Schema First GraphQL library for Rust
Last updated May 25, 2024
91
Stars
2
Forks
2
Issues
0
Stars/day
Attention Score
10
Language breakdown
Rust 100.0%
โธ Files
click to expand
README
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.
๐ More in this category