https://github.com/shopify/bluejay
GraphQL tools for Rust
https://github.com/shopify/bluejay
graphql rust
Last synced: over 1 year ago
JSON representation
GraphQL tools for Rust
- Host: GitHub
- URL: https://github.com/shopify/bluejay
- Owner: Shopify
- License: mit
- Created: 2023-01-26T23:59:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T18:02:09.000Z (over 1 year ago)
- Last Synced: 2025-04-02T18:32:00.180Z (over 1 year ago)
- Topics: graphql, rust
- Language: Rust
- Homepage:
- Size: 1.19 MB
- Stars: 27
- Watchers: 82
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `bluejay`
`bluejay` is a collection of Rust crates providing different GraphQL tooling.
## Crates
- [`bluejay-core`](/bluejay-core/README.md)
- [`bluejay-parser`](/bluejay-parser/README.md)
- [`bluejay-printer`](/bluejay-printer/README.md)
- [`bluejay-schema-comparator`](/bluejay-schema-comparator/README.md)
- [`bluejay-typegen`](/bluejay-typegen/README.md)
- [`bluejay-typegen-macro`](/bluejay-typegen-macro/README.md)
- [`bluejay-validator`](/bluejay-validator/README.md)
- [`bluejay-visibility`](/bluejay-visibility/README.md)