7 releases

0.4.0 Jul 8, 2021
0.3.1 Jan 27, 2022
0.2.5 Jun 8, 2021
0.2.4 Apr 4, 2021
0.2.1 Dec 12, 2020

#469 in HTTP server

Download history 287/week @ 2022-11-30 356/week @ 2022-12-07 285/week @ 2022-12-14 317/week @ 2022-12-21 248/week @ 2022-12-28 554/week @ 2023-01-04 605/week @ 2023-01-11 370/week @ 2023-01-18 404/week @ 2023-01-25 428/week @ 2023-02-01 604/week @ 2023-02-08 609/week @ 2023-02-15 354/week @ 2023-02-22 403/week @ 2023-03-01 421/week @ 2023-03-08 337/week @ 2023-03-15

1,589 downloads per month

BSD-2-Clause

1.5MB
37K SLoC

juniper_actix

This repository contains the actix web server integration for Juniper, a GraphQL implementation for Rust, its inspired and some parts are copied from juniper_warp.

Documentation

For documentation, including guides and examples, check out Juniper.

A basic usage example can also be found in the API documentation.

Examples

Check examples/actix_server for example code of a working actix server with GraphQL handlers.

License

This project is under the BSD-2 license.

Check the LICENSE file for details.

Dependencies

~16–23MB
~528K SLoC