/apis

apis for my projects

Primary LanguageRuby

README

I provide some API's for some of my projects. They are online at https://apis.zavodx.com.

The list is

antennas

It returns related information for repeaters located in Turkey with VHF, UHF, APRS, ECHOLINK frequencies. Here is the source used.

API service (GET) is online at http://apis.zavodx.com/antennas

/antennas/ returns all the antennas

/antennas/city?c=IZMIR returns all the band type antennas in related city

/antennas/band?b=APRS returns the related antennas in all cities

/antennas/city_band?c=IZMIR&b=UHF returns the related antennas in related city

beverages

It returns related recipe for cocktails from teijo/iba-cocktails. You can also see https://iba-world.com/iba-cocktails/.

API service (GET) is online at http://apis.zavodx.com/beverages

/beverages/ returns all the available beverages

/beverages/name?q=old fashioned

/beverages/category?q=All Day Cocktail

/beverages/search?q=moj wild card search, returns beverages those contain 'moj' in their name (like mojito!)

radio stations

It returns radio stations with their stream url and other informations.

API service (GET) is online at http://apis.zavodx.com/radio_stations

/radio_stations/ returns all the available beverages

/radio_stations/random returns a random tuning

/radio_stations/name?q=slowtime search based on name

/radio_stations/genre?q=rock search based on genre

/radio_stations/country?q=tr search based on country

/radio_stations/search?q=slowti wildcard search

quotes

It returns Turkish translations of quotes and authors from this database.

API service (GET) is online at http://apis.zavodx.com/quotes

/quotes/random returns a random quote