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

#629 in HTTP server

Download history 121/week @ 2024-01-24 116/week @ 2024-01-31 210/week @ 2024-02-07 116/week @ 2024-02-14 163/week @ 2024-02-21 198/week @ 2024-02-28 370/week @ 2024-03-06 244/week @ 2024-03-13 347/week @ 2024-03-20 222/week @ 2024-03-27 372/week @ 2024-04-03 233/week @ 2024-04-10 242/week @ 2024-04-17 169/week @ 2024-04-24 122/week @ 2024-05-01 169/week @ 2024-05-08

739 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

~18–34MB
~564K SLoC