Locked learning resources

Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Locked learning resources

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Interacting With REST APIs and Python (Summary)

REST APIs are everywhere. Knowing how to leverage Python to consume and build APIs allows you to work with the vast amount of data that web services provide.

In this video course, you’ve learned how to:

  • Identify the REST architecture style
  • Work with HTTP methods and status codes
  • Use requests to get and consume data from an external API
  • Define endpoints, data, and responses for a REST API
  • Get started with Python tools to build a REST API

Using your new Python REST API skills, you’ll be able to not only interact with web services but also build REST APIs for your applications. These tools open the door to a wide range of interesting, data-driven applications and services.

Download

Course Slides (.pdf)

16.0 MB
Download

Sample Code (.zip)

5.9 KB

Become a Member to join the conversation.