Tmoney2020 / assignments

assignments for suncoast developers guild
0 stars 0 forks source link

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

Closed Tmoney2020 closed 4 years ago

Tmoney2020 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

Tmoney2020 commented 4 years ago
Screen Shot 2020-06-01 at 4 22 54 PM Screen Shot 2020-06-01 at 4 21 27 PM Screen Shot 2020-06-01 at 4 19 59 PM Screen Shot 2020-06-01 at 4 17 39 PM

(CF Cashe-Status - Dynamic)- CF-Cache-Status is found in the response header when a resource is cached on CloudFaire’s CDN. Dynamic means that this resource is not cached by default and there are no explicit settings configured to cache it.

(Cashe Control - No cashe- private)- Cache-control is an HTTP header used to specify browser cashing policies in both client requests and server responses. The private response directive indicates that a resource is user specific—it can still be cached, but only on a client device. The no-cache directive means that a browser may cache a response, but must first submit a validation request to an origin server.

(Accept-Ranges - BYTES)- The Accept-Ranges response HTTP header is a marker used by the server to advertise its support of partial requests. The value of this field indicates the unit that can be used to define a range. The one for this page is in Bytes.

Tmoney2020 commented 4 years ago

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

With LASERS

“With LASERS”