allyinvest/README.md

20 lines
417 B
Markdown
Raw Normal View History

# 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