juniper_axum

Crates.iojuniper_axum
lib.rsjuniper_axum
version0.1.0
sourcesrc
created_at2024-03-20 21:46:17.98777
updated_at2024-03-20 21:46:17.98777
description`juniper` GraphQL integration with `axum`.
homepagehttps://github.com/graphql-rust/juniper/tree/master/juniper_axum
repositoryhttps://github.com/graphql-rust/juniper
max_upload_size
id1181009
size97,974
Kai Ren (tyranron)

documentation

https://docs.rs/juniper_axum

README

juniper_axum crate

Crates.io Documentation CI Rust 1.73+

axum web server 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/simple.rs and examples/custom.rs for example code of a working axum server with GraphQL handlers.

License

This project is licensed under BSD 2-Clause License.

Commit count: 1296

cargo fmt