# 1.6.2. RESTful convetion

\--

* Representational State Transfer
  * GET: get resource
  * POST: create resource
  * PUT
  * DELETE
