d2861c2df2a96d2360bd7f3e91d022c5b6973ebe
Ally Invest API in Go
This project is intended to be an API wrapper for the Ally Invest API written in Golang
Endpoints
The different endpoints that are currently covered by this API
/accounts
Get all account information for a user.
Running This Project
For now, just build this directory and run the executable.
Requirements
You must within the .env file define your Ally Invest credentials
Description
Languages
Go
100%