Kumo

This is advanced real-time information API for geo-spatial, weather and information gathering data

Current Weather

ksoft.kumo.weather(location, options);

Parameter

Type

location

String (city name or coordinates)

options.units

String: "si" | "us" | "uk2" | "ca" | "auto"

options.lang

String (find avaible langs herearrow-up-right)

circle-check
triangle-exclamation

GeoIP lookup

ksoft.kumo.geoip(ip);

Parameter

Type

ip

String

circle-check

Currency Conversion

ksoft.kumo.convert(value, from, to);

Parameter

Type

value

Number

from

to

circle-check

Last updated