Readings: Rest

My reading journal for Code Fellows

Readings: Rest

What Google Learned from its Quest to Build the Perfect Team

how I explain REST to my brother

Who is Roy Fielding?

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?

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

What does a GET do?

What does a POST do?

What does PUT do?

What does PATCH do?

API Keys

Geocoding API

Weather Bit API

Yelp API Docs

MovieDB API Docs

Things I want to know more about