Beer Lover

FREEMIUM
От yeptony | Обновлено a month ago | Food
Популярность

0.1 / 10

Задержка

320ms

Уровень обслуживания

100%

Health Check

N/A

ПРОЧТИ МЕНЯ

BEER LOVER API

BEER LOVER API list more than 30,000 beers from all around the world as

{
"id": 24,
"beer": "Beer Name",
"brewery": "Keweenaw",
"style": "Robust Porter",
"country": "United States",
"state": "Michigan",
"score": 14.5
}

Endpoints

GET
/beer/:id
Retrieve the beer with the id :id

GET
/search/beer/:beer
Retrieve the beer(s) with the name matching :beer (fuzzy search)

GET
/search/beer/:brewery
Retrieve the beer(s) with the brewery name matching :brewery (fuzzy search)

GET
/search/all/:query
Retrieve the beer(s) with the name or brewery name matching :query (fuzzy search)

GET
/top50
Retrieve the top 50 beers with the highest score

GET
/top100
Retrieve the top 100 beers with the highest score

GET
/search/style/:style
Retrieve the beer(s) with the style matching :style (exact match, not case sensitive)

GET
/search/country/:country
Retrieve the beer(s) with the country matching :country (exact match, not case sensitive)

Подписчики: 2
Ресурсы:
Сайт продукта
Создатель API:
Rapid account: Yeptony
yeptony
yeptony-hwvrTFFax
Войдите, чтобы оценить API
Оценки: 5 - Голосов: 1