MirelaManta / intro-api

Introduction to API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to API

Subjects covered:

  • What is an API?
    • API endpoint
  • How to use requests module to get a response from an API
    • Example on two API endpoints
  • How to pass API parameters to retrieve different pieces of data, depending on the input
  • HTTP Status Codes groups and their meaning

About

Introduction to API


Languages

Language:Python 100.0%