Commit Graph

18 Commits

Author SHA1 Message Date
William Kray fd39fd74fa add MIT license 2023-06-26 10:21:40 -07:00
William Kray 117ff6602a
Merge pull request #7 from jahway603/master
specified correct yahoo-finance api endpoint
2022-11-11 23:16:25 -08:00
jahway603 1043f0152e
specified correct yahoo-finance api endpoint
specified correct yahoo-finance api endpoint on rapidapi, as it was confusing for a new user
2022-11-11 21:22:17 -05:00
William Kray 8450c31976 fix formatting for required services list 2022-03-07 10:53:15 -08:00
William Kray 24ebed54cb update readme to include old rapidapi host value for reference. 2022-03-07 08:00:09 -08:00
William Kray 2929014765
Merge pull request #6 from leprasmurf/rapidapi_adjustment
Abstract RapidAPI hostname to more easily handle name changes
2022-03-07 07:49:42 -08:00
Tim 011dcb2dd5 Abstract RapidAPI hostname to more easily handle name changes 2022-03-05 09:13:23 -05:00
William Kray 52d53a8637
Merge pull request #2 from williamkray/install-instructions
include link to installation instructions
2021-01-28 23:05:40 -08:00
wreck 21c0ed281b include link to installation instructions 2021-01-28 23:03:58 -08:00
wreck a56e6023d6 fix newline in readme 2021-01-11 16:06:19 -08:00
wreck d7c0432c7f first pass at better readme with images 2021-01-11 16:04:40 -08:00
wreck 5cd2938eee add a basic readme 2021-01-07 18:07:50 -08:00
wreck ff7f55819a fix handler names 2021-01-07 18:04:08 -08:00
wreck 71601a2c4c include basic crypto exchange price data 2021-01-07 17:11:09 -08:00
wreck fc3c58cc88 more specific api key names 2020-12-22 13:15:54 -08:00
wreck 68674fc538 use in-built async http client instead of requests 2020-12-22 13:09:37 -08:00
wreck b7c4307a73 include proper company name, and link to yahoo finance 2020-12-07 12:23:37 -08:00
William Kray d7ab183f41 initial commit 2020-12-05 00:30:52 -08:00