Question: Consuming data from programmable web based APIs is growing rapidly. According to ProgrammableWeb, in just six years (2010-2016), web API counts increased 758 percent with
Consuming data from programmable web based APIs is growing rapidly. According to ProgrammableWeb, in just six years (2010-2016), web API counts increased 758 percent with the majority being REST based. This is driven by a myriad of factors but growth of cloud based applications, (distributed computing by another name), and the resulting need to integrate the different categories is a major factor.
Description
Write a client to consume a REST web service of you choice using Python. There are many listings of such services but an excellent resource is ProgrammableWeb (https://www.programmableweb.com/). Your information should produce useful information. I.e. a dump of cryptic data is not the desired product.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
