Skip to the content.

REST

1-Who is Roy Fielding?

2-Why don’t the techniques that we use today work well when we need to be able to talk to all of the machines in the world?

3-What is the HTTP protocol that Fielding and his friends created?

4-What does a GET do?

5-What does a POST do?

If one system needs to add something to another system

6-What does PUT do?

If a system wants to replace something in another system

7-What does PATCH do?

to do a partial update

image

API Keys 1-Geocoding API

Did you get your API key? YES

2-Weather Bit API

Did you get your API key? NO

3-Yelp API Docs

Did you get your API key? NO

4-The Movie DB API Docs

Did you get your API key? NO

image