Home

Awesome

Masakapahariini Api 🧙 🍳


preview


Food recipes api bahasa Indonesia 🇮🇩 build with Cheerio and Node js 🌸

** ⚠️ Status** : Maintained 🚀 (will be updated with new changes 🚧)

Documentation


FieldDescription
keyis a unique key used to access the next endpoint example key : 'resep-sambal-teri-petai'
pageload a next of data if want to make pagination in your app
tagis unique key of a article category to hit a detail of article
limitset limit of result note make sure you set limit below of 10

Endpoint Usage


Base Url : https://masak-apa.tomorisakura.vercel.app

EndpointUsageExample
new recipes/api/recipes-
new recipes by page/api/recipes/:page/api/recipes/1
new recipes limit/api/recipes-length/?limit=size/api/recipes-length/?limit=5
recipes by category/api/category/recipes/:key/api/category/recipes/masakan-hari-raya
recipes category/api/category/recipes-
recipe detail/api/recipe/:key-
search recipes/api/search/?q=parameter/api/search/?q=coto
article categorys/api/category/article-
article by category/api/category/article/:key/api/category/article/makanan-gaya-hidup
article/api/articles/new-
article detail/api/article/:tag/:key/api/article/makanan-gaya-hidup/papeda-dan-masakan-indonesia-timur

Show Case


Credits

Copyright © 2020 Reski Arianto

Build With 💙