rusty-gql

Crates.iorusty-gql
lib.rsrusty-gql
version0.1.2
sourcesrc
created_at2022-01-30 07:35:04.705704
updated_at2022-02-17 08:34:34.593793
descriptionSchema first GraphQL Library for Rust
homepagehttps://github.com/Tak-Iwamoto/rusty-gql
repositoryhttps://github.com/Tak-Iwamoto/rusty-gql
max_upload_size
id523933
size1,223,228
Tak Iwamoto (Tak-Iwamoto)

documentation

https://github.com/Tak-Iwamoto/rusty-gql

README

rusty-gql

rusty-gql is a Schema First GraphQL library for Rust.

It is designed to make it easier to create a GraphQL server.

Book

Features

  • Schema First approach
  • Code Generate from GraphQL schema
  • Convention Over Configuration

Status

rusty-gql is still an experimental project. APIs and the architecture are subject to change.

It is not yet recommended for use in production.

Commit count: 611

cargo fmt