Return an actual response object
This commit is contained in:
parent
20dd89649a
commit
39acd7d5fe
11
README.md
11
README.md
@ -6,9 +6,6 @@ This project is intended to be an API wrapper for the Ally Invest API written in
|
|||||||
|
|
||||||
The different endpoints that are currently covered by this API
|
The different endpoints that are currently covered by this API
|
||||||
|
|
||||||
### /accounts
|
|
||||||
|
|
||||||
Get all account information for a user.
|
|
||||||
|
|
||||||
## Running This Project
|
## Running This Project
|
||||||
|
|
||||||
@ -17,3 +14,11 @@ For now, just build this directory and run the executable.
|
|||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
You must within the .env file define your Ally Invest credentials
|
You must within the .env file define your Ally Invest credentials
|
||||||
|
|
||||||
|
## Vision
|
||||||
|
|
||||||
|
My vision is to build out an automated suite of tools for managing my portfolio in Ally Invest. I hope to have a software platform
|
||||||
|
where I can backtest any strategies I come
|
||||||
|
up with and an informational dashboard I can use to track the different symbols and quotes
|
||||||
|
which i care about. I would also love to make this software open source so that anyone can
|
||||||
|
use it.
|
||||||
|
Loading…
Reference in New Issue
Block a user