2 releases

0.1.1 Oct 28, 2024
0.1.0 Mar 20, 2024

#1169 in HTTP server

Download history 240/week @ 2024-07-22 246/week @ 2024-07-29 218/week @ 2024-08-05 289/week @ 2024-08-12 220/week @ 2024-08-19 332/week @ 2024-08-26 248/week @ 2024-09-02 379/week @ 2024-09-09 210/week @ 2024-09-16 519/week @ 2024-09-23 615/week @ 2024-09-30 874/week @ 2024-10-07 834/week @ 2024-10-14 970/week @ 2024-10-21 2049/week @ 2024-10-28 3436/week @ 2024-11-04

7,316 downloads per month

BSD-2-Clause

1.5MB
39K SLoC

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.

Dependencies

~8–16MB
~195K SLoC