jackmerrill / cta-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTA API Go Wrapper

This is a Go wrapper for the Chicago Transit Authority's Bus and Train Tracker APIs. It is a work in progress and is not yet ready for production use.

Installation

go get github.com/jackmerrill/cta-go

Testing

export API_KEY="{api key here}" go test ./...

About


Languages

Language:Go 100.0%