Skip to content

Commit 358f344

Browse files
author
theduke
authored
Add cargo and API docs links
1 parent 46764de commit 358f344

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Juniper does not include a web server - instead it provides building blocks to
1515
make integration with existing servers straightforward. It optionally provides a
1616
pre-built integration for the [Iron framework][iron].
1717

18+
* [Cargo crate](https://crates.io/crates/juniper)
19+
* [API Documentation](https://docs.rs/juniper/0.5.2/juniper/)
20+
1821
## Installation
1922

2023
Add Juniper to your Cargo.toml:

0 commit comments

Comments
 (0)