Skip to content

TransDeveloper/IBB-Wrapper

Repository files navigation

IBB Wrapper

Who the fuck uses SOAP WSDL in 2024. A wrapper for the Istanbul Municipality's APIs is needed.

// most broken down example; for most applications
import {SeferGeceikme, HatGuzergah, Duyurular} from './IBBWrapper.js'

await duyurular.duyurular();
await seferler.hatOtoKonum({ HatKodu: 151 })
await hatGuzergah.durakSorgula({ HatKodu: 151 })

About

A wrapper for the IBB api to get data from the Istanbul Municipality's APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published