Query Strings

  • Understand how query strings work and their purpose

  • Be able to reference query strings from all APIs. Examples from Lecture:

  • Understand Open Weather API query strings

    • Which parameters are required?

    • What syntax is Open Weather using?

    • Is your API key included in the query string?

    Current weather data

Last updated