d824d3c635b87196f844c1f0cf6066cbb61d75fa
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%