Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shopify/bluejay
GraphQL tools for Rust
https://github.com/shopify/bluejay
graphql rust
Last synced: 4 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T09:51:37.000Z (7 days ago)
- Last Synced: 2025-02-14T05:08:56.688Z (4 days ago)
- Topics: graphql, rust
- Language: Rust
- Homepage:
- Size: 1.09 MB
- Stars: 26
- Watchers: 80
- 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)