API Reference bc_apis v#0.1.0

Modules

Apis.Countries is a GenServer that manages a cache of countries, obtained from a REST API at https://restcountries.com/v3.1/all, and provides a set of functions to query this cache.

Geocoding service to convert city names to coordinates using Open-Meteo Geocoding API.

The Cache module is used to store and retrieve data from the IpInfo API.

Weather service for integrating with Open-Meteo API.