9 unstable releases (3 breaking)

0.6.0 Jul 23, 2024
0.5.0 Mar 20, 2024
0.4.0 Jul 8, 2021
0.3.1 Jan 27, 2022
0.2.1 Dec 12, 2020

#547 in HTTP server

Download history 86/week @ 2024-10-19 196/week @ 2024-10-26 176/week @ 2024-11-02 115/week @ 2024-11-09 198/week @ 2024-11-16 174/week @ 2024-11-23 248/week @ 2024-11-30 251/week @ 2024-12-07 219/week @ 2024-12-14 140/week @ 2024-12-21 58/week @ 2024-12-28 186/week @ 2025-01-04 184/week @ 2025-01-11 114/week @ 2025-01-18 176/week @ 2025-01-25 194/week @ 2025-02-01

680 downloads per month

BSD-2-Clause

1.5MB
37K SLoC

juniper_actix crate

Crates.io Documentation CI Rust 1.73+

actix-web web server integration for juniper (GraphQL implementation for Rust).

It's inspired and some parts are copied from juniper_warp crate.

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/subscription.rs for example code of a working actix-web server with GraphQL handlers.

License

This project is licensed under BSD 2-Clause License.

Dependencies

~16–27MB
~458K SLoC