Parse the params passed by the request
| 1 | parse_params(req, body, query_string, content_type)
 | 
| req | the rook req environment | 
| body | the parsed body | 
| query_string | a query string | 
| content_type | the mime type | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.