Routes

Route

Route is the actual end point you will call to get the data. A route can be as simple as an empty get request to complex stuff (but still easy) like server generated data, with authorization and custom headers.