File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,11 @@ Hi. Below you will find a list of web services along with links to their docs an
2020
2121### [ Amazon S3] ( https://aws.amazon.com/s3/ ) - Cloud storage
2222- [ API Documentation] ( https://aws.amazon.com/documentation/s3/ )
23- - [ Python wrapper] ( https://github.com/kennethreitz/bucketstore )
23+ - [ Python wrapper] ( https://github.com/jpetrucciani/bucketstore )
24+
25+ ### [ Amazon SQS] ( https://aws.amazon.com/sqs/ ) - Managed Queue Service
26+ - [ API Documentation] ( https://aws.amazon.com/documentation/sqs/ )
27+ - [ Python wrapper] ( https://github.com/jpetrucciani/qoo )
2428
2529### [ AWS] ( http://aws.amazon.com ) - Cloud computing platform
2630- [ API Documentation] ( http://aws.amazon.com/documentation/ )
@@ -296,6 +300,10 @@ Hi. Below you will find a list of web services along with links to their docs an
296300- [ API Documentation] ( https://www.hipchat.com/docs/api )
297301- [ Python wrapper for HipChat] ( https://github.com/dobarkod/hipchat-api )
298302
303+ ### [ HubSpot] ( https://www.hubspot.com/ ) - Marketing, Sales, and CRM software
304+ - [ API Documentation] ( https://developers.hubspot.com/docs/overview )
305+ - [ Python wrapper for HubSpot] ( https://github.com/jpetrucciani/hubspot3 )
306+
299307### [ IEX] ( https://iextrading.com/ ) - Real-time and historical stock prices
300308- [ API Documentation] ( https://iextrading.com/developer/docs )
301309- [ Python wrapper for IEX] ( https://github.com/addisonlynch/iexfinance )
You can’t perform that action at this time.
0 commit comments