Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 929 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 929 Bytes

NMBS API for Swift 4

Documentation coverage Swift 4 macOS iOS tvOS watchOS

This is a modern library to fetch data from the iRail API. It leverages Swift 4's all new decoding and encoding features.

Usage

  • Clone this repository
  • Build the desired framework
  • Include the framework in you package

API reference

See documention

Documentation generation

jazzy --github_url https://github.com/Dev1an/NMBS --github-file-prefix https://github.com/Dev1an/NMBS/blob/$(git rev-parse HEAD)