Update README.md
This commit is contained in:
parent
f9fc442702
commit
ed5ce06e86
@ -1,6 +1,6 @@
|
|||||||
## Markit API Wrapper
|
## Markit API Wrapper
|
||||||
|
|
||||||
Today is your first challenge using an API. Cool!
|
Today is your first challenge using a web API. Cool!
|
||||||
|
|
||||||
First install 'requests' using pip3. We'll be dependent on this library, as it is definitely the best [HTTP request library](http://docs.python-requests.org/en/latest/) in Python. Take a look at the code snippet and get an idea of what it's doing. We'll be using requests to get live stock market data.
|
First install 'requests' using pip3. We'll be dependent on this library, as it is definitely the best [HTTP request library](http://docs.python-requests.org/en/latest/) in Python. Take a look at the code snippet and get an idea of what it's doing. We'll be using requests to get live stock market data.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user