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

#607 in HTTP server

Download history 116/week @ 2024-10-23 227/week @ 2024-10-30 144/week @ 2024-11-06 158/week @ 2024-11-13 162/week @ 2024-11-20 197/week @ 2024-11-27 256/week @ 2024-12-04 260/week @ 2024-12-11 184/week @ 2024-12-18 97/week @ 2024-12-25 132/week @ 2025-01-01 175/week @ 2025-01-08 107/week @ 2025-01-15 152/week @ 2025-01-22 217/week @ 2025-01-29 225/week @ 2025-02-05

714 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
~460K SLoC