Skip to content
develop
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

BART Go API

Introduction

BART provides an API that works with XML, and more recently JSON. This was originally a project to provide JSON output when it wasn't available from BART (they added it later). It's now a project to provide "nicer" JSON output than that which comes from BART directly.

I originally wrote this in Node.js a while back and you can see the code for that here. There's a running example of the Node code here.

Running Locally

TODO - how to get up and running with dep

TODO - environment variables?

TODO - Makefile

go run main.go

Dependencies

About

Learning some Go by porting bartnodeapi to the language.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.