/go-robinhood

A Golang client for the Robinhood (unofficial) API

Primary LanguageGoGNU Lesser General Public License v3.0LGPL-3.0

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