View on GitHub

Code Fellows reading notes

A repository for organizing notes from my learning.

REST

Explaining REST

Source (article): How I explained REST to my brother

API Key scavenger hunt

Thing I want to know more about

I’m still not totally clear what is means to be “RESTful” in web development. Does it just mean conforming to common HTTP protocols and practices?