A REST API is a web API that adopts the style of representational state transfer to read and write the state of resource located at a URL. It is loosely based on HTTP methods and conforms to the rules in the HTTP spec.

Why Firestorm?

Firestorm is a little thing I was working on that turned into a bigger thing I’m still working on a year later. As it grew, it spawned another little thing that’ll probably turn into a bigger thing too. Rinse and repeat. Sound familiar?

Read More