Skip to content

Commit ff00b0c

Browse files
authored
Merge pull request #4 from theduke/patch-1
Add cargo and API docs links
2 parents 46764de + 358f344 commit ff00b0c

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)