actix-web/examples/juniper
pyros2097 bd9536cf66 make schema belong to actor 2018-02-28 10:16:39 +05:30
..
src make schema belong to actor 2018-02-28 10:16:39 +05:30
Cargo.toml make schema belong to actor 2018-02-28 10:16:39 +05:30
README.md add juniper example 2018-02-23 14:05:34 +05:30

README.md

juniper

Juniper integration for Actix web

server

cd actix-web/examples/juniper
cargo run (or ``cargo watch -x run``)
# Started http server: 127.0.0.1:8080

web client

http://127.0.0.1:8080/graphiql