An Apple Watch app project which uses 9292.nl to get it's live data to see when the tram comes around
This app uses 9292.nl unofficial api which is documented here officially by elslooo.
Use Cocoapods to install the pods
pod install
use xcode to build the project
- Swift 4 - Apple's new develop programming language
- Alomofire - An HTTP networking library for iOS, macOS and watchOS
- SwifyJSON - The better way to deal with JSON data in Swift
This project is licensed under the MIT License - see the LICENSE.md file for details