We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a040fc commit 3c92b83Copy full SHA for 3c92b83
README.md
@@ -13,7 +13,7 @@ The Hyrule compendium is an encyclopedia of all in-game interactive items. With
13
You can see a specific item, all items in a category, or all data in our database.
14
Here is an example request and response, retrieving data on the silver lynel:
15
16
- $ curl http://botw-compendium.herokuapp.com/api/v1/silver_lynel
+ $ curl http://botw-compendium.herokuapp.com/api/v1/entry/silver_lynel
17
{
18
"data": {
19
"category": "monsters",
0 commit comments