Go client for Berlin/Brandenburg transport API A Go client for the VBB API Usage Add to your go.mod file: go get github.com/andrewslotin/vbb Initialize the API client: c := vbb.New(vbb.BaseURL, nil)