juniper/docs/book/content/servers/official.md
Muriel Silveira a75396846d Fix broken docs links
Many links on the documentation were broken because they
were not using the correct relative paths.
2019-04-10 02:19:26 +02:00

9 lines
199 B
Markdown

# Official Server Integrations
Juniper provides official integration crates for several popular Rust server
libraries.
- [Hyper](hyper.md)
- [Warp](warp.md)
- [Rocket](rocket.md)
- [Iron](iron.md)