api | R Documentation |
Create an odin.api server, a porcelain object
api(validate = NULL, log_level = "info")
validate |
Logical, indicating if validation should be done
on responses. This should be |
log_level |
Logging level to use. Sensible options are "off", "info" and "all". |
A porcelain::porcelain object. Notably this does not start the server
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.