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: 2 months 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: 2024-11-05T16:18:55.000Z (3 months ago)
- Last Synced: 2024-11-06T15:20:13.708Z (3 months ago)
- Topics: graphql, rust
- Language: Rust
- Homepage:
- Size: 1.01 MB
- Stars: 22
- Watchers: 75
- 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)