def init(): api.addToApi("icloud", "icloud", "getData")
def init(): global startGeo, endGeo startGeo, endGeo = {}, {} api.addToApi('anwb', 'anwb', 'getData') api.addToApi('verkeer', 'anwb', 'getData') return 'hello'
def init(): api.addToApi("wunderground", "wunderground", "getData")
def init(): api.addToApi("hello","hello", "getData")
def init(): api.addToApi("afvalwijzer", "afvalwijzer", "getData")