TotK Compendium API
1.0.0
การอ่านที่ง่ายมาก Rest API สำหรับเกม Zelda ใหม่ Tears of the Kingdom
โครงการนี้ยังคงเป็นงานที่กำลังดำเนินการอยู่ หาก API Suddendly หยุดทำงานมันอาจจะกลับมาไม่ช้าก็เร็ว ด้วยเหตุนี้ โปรดอย่าทำโครงการขนาดใหญ่ที่พึ่งพา API นี้!
ไซต์ก่อนหน้านี้ฉันเคยโฮสต์ API (วงจร) นี้ไม่น่าเศร้าอีกต่อไปดังนั้นฉันจึงต้องเปลี่ยนเป็นเรนเดอร์ หากคุณต้องการใช้ API นี้และมีบางอย่างผิดปกติกับมันอย่าลังเลที่จะเปิดปัญหาที่นี่และฉันจะพยายามอย่างเต็มที่เพื่อแก้ไขโดยเร็วที่สุด นอกจากนี้คุณสามารถโฮสต์ด้วยตัวเองได้ฟรีในการแสดงผล
เว็บไซต์ Hyrule บทสรุปที่อิงจาก API นี้
จุดสิ้นสุด | url |
---|---|
URL ฐาน API: | https://totk-compendium-api.onrender.com/ |
รายการทั้งหมด: | https://totk-compendium-api.onrender.com/all |
รายการเดียว | https://totk-compendium-api.onrender.com/entry/ [ชื่อรายการ] |
ตัวอย่างรายการเดียว: | https://totk-compendium-api.onrender.com/entry/hateno_cow |
/รายการ/hateno_cow
{
"name" : " Hateno Cow " ,
"description" : " Originating in Hateno Village, these cows are kept as livestock primarily for their milk. Their horns are smaller than a water buffalo's, and they're much more docile and therefore easier to raise. Their horns are decorated with bright colors when taken out to pasture. " ,
"image" : " https://raw.githubusercontent.com/BustyBee/TotK-Compendium-DATA/main/images/Animal_Cow_A_Detail.png " ,
"thumbnail" : " https://raw.githubusercontent.com/BustyBee/TotK-Compendium-DATA/main/images/Animal_Cow_A_Icon.png " ,
"category" : " Animal " ,
"gamename" : " Animal_Cow_A " ,
"locations" : [
" Hateno Village " ,
" Lurelin Village "
]
}
รายการอาหาร ( category: Cooking
) มีคุณสมบัติ ingredients
(สตริง) แทนที่จะเป็น locations
(รายการ)
สิ่ง | ผู้เขียน |
---|---|
ผู้รับ | https://github.com/zealeanemone/recipes-totk/ |
พักผ่อน | ฉัน |