Magnus Hallin
e82534aced
Initial work on Rocket integration
2017-06-14 15:50:27 +02:00
Magnus Hallin
7041efeda9
Merge branch 'drop_rustc_serialization' of https://github.com/TheServerAsterisk/juniper into TheServerAsterisk-drop_rustc_serialization
...
# Conflicts:
# examples/server.rs
2017-06-14 08:51:49 +02:00
Magnus Hallin
95b4124f6b
Provide better error message when running example without features
...
Even better would be if "cargo run --example server" would
automatically enable those features, but Cargo can't do that right now.
2017-05-18 10:31:53 +02:00
rpiper
41112d0b6d
Drop support for rustc-serialization and use serde by default.
2017-04-30 20:07:36 -06:00
Michael Macias
b2e75bf4f6
Update to iron 0.5
...
* `Url::into_generic_url` was deprecated in 0.4.1. The `Into` trait is
used instead.
* iron/logger removed support for ANSI terminal colors in 0.2.0, which
makes logging work in the Command Prompt on Windows.
Fixes #21
2017-02-16 02:08:26 -06:00
Magnus Hallin
3d8f88f59e
Fix 1.12.1 compatibility
2017-02-04 11:37:01 +01:00
Magnus Hallin
d87c6e4fa4
Don't attach Iron logger middleware on Windows
...
Fixes #15 .
2017-02-04 10:30:46 +01:00
Magnus Hallin
6b8f4c9562
Move context type parameter to associated type of GraphQLType
2016-12-22 16:25:44 +01:00
Magnus Hallin
89b3c4c776
Expose Star Wars schema in example server
2016-09-18 16:36:19 +02:00
Magnus Hallin
c9f9233681
Move GraphiQL to root
2016-09-18 15:55:30 +02:00
Magnus Hallin
f4a3240cc8
Read environment variable in example server
2016-09-18 15:40:38 +02:00
Magnus Hallin
94d689fa82
Initial import
2016-09-11 18:41:29 +02:00