juniper
https://github.com/graphql-rust/juniper
Rust
GraphQL server library for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to juniper
Help out
- Issues
- CBOR as response serialization
- Ability to enforce warn(missing_docs) or deny(missing_docs) on graphql objects derived with `juniper::object`
- `GraphQLObject` field attribute like serde's `serialize_with`
- Automatic injection of version information into the docs.
- Make parsing publicly accessible
- Investigate using codespan for codegen
- Efficient generation of SQL queries
- Investigate using const functions
- Support @defer and @stream
- Add support for parsing and validating a query without executing it
- Docs
- Rust not yet supported