8 releases

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

#384 in HTTP server

Download history 93/week @ 2023-12-23 48/week @ 2023-12-30 217/week @ 2024-01-06 129/week @ 2024-01-13 136/week @ 2024-01-20 109/week @ 2024-01-27 181/week @ 2024-02-03 143/week @ 2024-02-10 109/week @ 2024-02-17 224/week @ 2024-02-24 239/week @ 2024-03-02 361/week @ 2024-03-09 359/week @ 2024-03-16 162/week @ 2024-03-23 321/week @ 2024-03-30 263/week @ 2024-04-06

1,125 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

~17–31MB
~539K SLoC