Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.36 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.36 KB

go-robinhood

A Go library for accessing the Robinhood (unofficial) API.

GoDoc Build Status Coverage Status Go Report Card

go-robinhood is a library to access the Robinhood unofficial API from Go. It provides a thin wrapper for working with the JSON REST endpoints documented in sanko/Robinhood.

Robinhood is not affiliated and does not endorse or recommend this library. By using the Robinhood API, you agree to the Terms and Conditions.

Usage

Contributing

Pull requests and issues are welcomed!

License

go-robinhood is released under the GNU Lesser General Public License, Version 3.0