# Tips for insomnia
* HTTP method
* GET: `get data`
* POST: `create`
* PUT: `update`
* DELETE: `delete`
* Make the workspace clean
* Make a directory

* Available to import the content of the item (.json file)
 for example, seeing`user/user`, we can click the item `user` in the directory, finding the most similar one to get the token.
**(a)**
