AbtaheeAli / assignments

Assignments for Suncoast Developers Guild
0 stars 0 forks source link

04 - 01 - GET https://intro-to.api.com/knowledge #13

Closed AbtaheeAli closed 4 years ago

AbtaheeAli commented 4 years ago

In this project, you will practice accessing an API. You'll see how an API request is made, and see how data is returned from an API

Objectives

Explorer Mode

API Documentation
Dogs https://dog.ceo/dog-api/
Studio Ghibli https://ghibliapi.herokuapp.com/#tag/Films
Open Brewery https://www.openbrewerydb.org/
Recipes http://www.recipepuppy.com/about/api/
Deck of Cards! http://deckofcardsapi.com/
Geocode https://geocode.xyz/api
Jobs https://jobs.github.com/api
Lyrics https://lyricsovh.docs.apiary.io/#reference
Quotes https://pprathameshmore.github.io/QuoteGarden/
SpaceX https://docs.spacexdata.com/?version=latest
Jokes https://github.com/15Dkatz/official_joke_api

Adventure Mode

Read the documentation on this API: https://one-list-api.herokuapp.com/

Choose your access token from your first and last name. For example jane-doe or ron-swanson.

Epic Mode

AbtaheeAli commented 4 years ago
Screen Shot 2020-06-01 at 4 26 11 PM Screen Shot 2020-06-01 at 4 24 34 PM Screen Shot 2020-06-01 at 4 24 22 PM Screen Shot 2020-06-01 at 4 23 57 PM Screen Shot 2020-06-01 at 4 23 29 PM

cache-control: In the case of this response, cache control is identifying the maximum age before it expires.

expect-ct: Allows creator to opt-in for reporting CT requirements so any misused documents/certificates should not go unseen.

content-length: Identifies the entity-body size sent to the user, in the number of OCTETS.

AbtaheeAli commented 4 years ago

Your homework 04 - 01 - GET https://intro-to.api.com/knowledge was marked: Meets Expectations

Well done!

“Well done!”