coasys_juniper_iron

Crates.iocoasys_juniper_iron
lib.rscoasys_juniper_iron
version0.8.0
created_at2024-02-29 05:12:47.334212+00
updated_at2024-02-29 05:12:47.334212+00
description`juniper` GraphQL integration with `iron`.
homepagehttps://github.com/graphql-rust/juniper/tree/master/juniper_iron
repositoryhttps://github.com/graphql-rust/juniper
max_upload_size
id1157374
size56,629
Fayeed Pawaskar (fayeed)

documentation

https://docs.rs/juniper_iron

README

juniper_iron crate

Crates.io Documentation CI Rust 1.65+

iron web framework integration for juniper (GraphQL implementation for Rust).

Documentation

For documentation, including guides and examples, check out Juniper Book.

A basic usage example can also be found in the API docs.

Examples

Check examples/iron_server.rs for example code of a working iron server with GraphQL handlers.

License

This project is licensed under BSD 2-Clause License.

Commit count: 1431

cargo fmt