Beer Lover

FREEMIUM
By yeptony | Updated 24 дня назад | Food
Popularity

0.2 / 10

Latency

323ms

Service Level

100%

Health Check

N/A

README

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)

Followers: 2
Resources:
Product Website
API Creator:
Rapid account: Yeptony
yeptony
yeptony-hwvrTFFax
Log In to Rate API
Rating: 5 - Votes: 1