Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Shopify/bluejay

GraphQL tools for Rust
https://github.com/Shopify/bluejay

graphql rust

Last synced: about 2 months ago
JSON representation

GraphQL tools for Rust

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)