9623e4d326
* Use mdbook for building the book * Update book config * Update book hierarchy to work properly with mdbook This necessitated adding place-holder index pages since mdbook does not suppoert stand-alon menu items * Update tests to use 2018 edition * Fix various compilation errors in the tests
8 lines
365 B
Markdown
8 lines
365 B
Markdown
# Third-Party Integrations
|
|
|
|
There are several examples or third party integration crates that are not
|
|
officially maintained by Juniper developers.
|
|
|
|
- [Actix-Web](https://github.com/actix/examples/tree/master/juniper)
|
|
- [Finchers](https://github.com/finchers-rs/finchers-juniper)
|
|
- [Tsukuyomi](https://github.com/tsukuyomi-rs/tsukuyomi/tree/master/examples/juniper)
|