1. Day 33 Goals: what you will make by the end of the day
  2. What are Application Programming Interfaces (APIs)?
  3. API Endpoints and Making API Calls
  4. Working with Responses: HTTP Codes, Exceptions & JSON Data
  5. Challenge - Build a Kanye Quotes App using the Kanye Rest API
  6. Understand API Parameters: Match Sunset Times with the Current Time
  7. ISS Overhead Notifier Project - Challenge & Solution

293.Day 33 Goals: what you will make by the end of the day

  1. 建立API 連串ISS data 追蹤ISS 位置 give a mail to look up

294. What are Application Programming Interfaces (APIs)?

  1. API = application Programming Interface
  2. API is like a barrier for our request /response control
  3. API is like a kind of menu to request the data you need by constructed form type

Untitled

Untitled