Super quick intro to how web in RESTful world works.
In this video we go through a simple process flow of a RESTful call from a client to a server.
We also look at various HTTP methods like GET, PUT, POST and DELETE that REST provides and how they are intended to be used.