Commit Graph

26 Commits (master)

Author SHA1 Message Date
Jacob Windle 1fb0009ccb Merge branch 'market-api-calls' of jacob.windle/allyinvest into master 2020-01-22 00:15:38 +00:00
Jacob Windle 466b69d3a7 Finishing Market News Get call 2020-01-21 19:14:37 -05:00
Jacob Windle 5b916d7738 Switching to go modules. 2020-01-21 19:11:29 -05:00
Jacob Windle 39acd7d5fe Return an actual response object 2020-01-20 14:32:51 -05:00
Jacob Windle 20dd89649a Return an actual response object 2020-01-20 14:30:12 -05:00
Jacob Windle 0860e76440 Finishing quote struct with info I care about. 2020-01-20 14:25:21 -05:00
Jacob Windle 6b4b0e6de8 Change the client to take a variadic list of strings 2020-01-20 14:19:00 -05:00
Jacob Windle 1d985d25a4 Began quote datastructure. 2020-01-20 14:16:20 -05:00
Jacob Windle 9e4c2a70e5 Built helper that handles query functions 2020-01-19 20:28:58 -05:00
Jacob Windle b816717362 Wizardry with unmarshal and xml 2020-01-19 19:35:36 -05:00
Jacob Windle d2861c2df2 Market Clock Response 2020-01-19 19:21:32 -05:00
Jacob Windle 5ab62c3075 Finished balance and holdings calls, onto history!!! 2019-11-27 08:39:26 -05:00
Jacob Windle e2479704f2 Covered account detail response 2019-11-27 08:29:14 -05:00
Jacob Windle c6eb542a2c New account balance 2019-11-26 15:35:50 -05:00
Jacob Windle a422f62b2b Realizing I can use online tools to convert API responses into XML 2019-11-19 20:26:56 -05:00
Jacob Windle d824d3c635 Realizing I can use online tools to convert API responses into XML 2019-11-15 13:01:19 -05:00
Jacob Windle 13b5665109 Implemented Accounts endpoint on client 2019-11-15 11:32:00 -05:00
Jacob Windle d86d0a775b building an API client structure with methods 2019-11-15 11:16:56 -05:00
Jacob Windle 4ac35dab07 Finished up types around the Holdings structure 2019-11-15 11:02:06 -05:00
Jacob Windle a040ec61ec Finishing up securities structure. 2019-11-14 21:24:21 -05:00
Jacob Windle 42983aedfb Finished types for AccountBalance sub-structure 2019-11-14 21:15:47 -05:00
Jacob Windle a383a0535c Continuing work on parsing responses from Ally 2019-11-14 16:46:16 -05:00
Jacob Windle 6e504199cc Adding types to the project 2019-11-08 22:26:17 -05:00
Jacob Windle 99f6abbc6c Added a gitignore to the project 2019-11-07 23:30:50 -05:00
Jacob Windle fc6d6879ef Pushing main 2019-11-07 23:30:22 -05:00
Jacob Windle 6e68b5f6eb first commit 2019-11-07 23:28:40 -05:00