Update

We have updated the content of our program. To access the current Software Engineering curriculum visit curriculum.turing.edu.

Additional API Consumption Practice

Try consuming the Propublica API to determine the members of the house for a given state. The Lists of Members documentation tells us how to retrieve this data.


Exercise - Make an API Call Using Postman

  1. Sign up for an API key here

  2. Use Postman to make an API call to the members endpoint


Exercise - Make the Same API Call Using Faraday

Try to consume the same endpoint in a Ruby file using the Faraday gem.

Lesson Search Results

Showing top 10 results