| as_attachment | Return an attachment response |
| deprecated | Deprecated functions |
| deprecated_r6 | Deprecated R6 functions |
| digitalocean | DigitalOcean Plumber server |
| endpoint_serializer | Endpoint Serializer with Hooks |
| forward | Forward Request to The Next Handler |
| get_character_set | Request character set |
| Hookable | Hookable |
| include_file | Send File Contents as Response |
| is_plumber | Determine if Plumber object |
| options_plumber | Plumber options |
| parsers | Plumber Parsers |
| pipe | Pipe operator |
| plumb | Process a Plumber API |
| plumb_api | Process a Package's Plumber API |
| Plumber | Package Plumber Router |
| PlumberEndpoint | Plumber Endpoint |
| PlumberStatic | Static file router |
| PlumberStep | plumber step R6 class |
| pr | Create a new Plumber router |
| pr_cookie | Store session data in encrypted cookies. |
| pr_filter | Add a filter to Plumber router |
| pr_handle | Add handler to Plumber router |
| pr_hook | Register a hook |
| pr_mount | Mount a Plumber router |
| pr_run | Start a server using 'plumber' object |
| pr_set_404 | Set the handler that is called when the incoming request... |
| pr_set_api_spec | Set the OpenAPI Specification |
| pr_set_debug | Set debug value to include error messages of routes cause an... |
| pr_set_docs | Set the API visual documentation |
| pr_set_docs_callback | Set the 'callback' to tell where the API visual documentation... |
| pr_set_error | Set the error handler that is invoked if any filter or... |
| pr_set_parsers | Set the default endpoint parsers for the router |
| pr_set_serializer | Set the default serializer of the router |
| pr_static | Add a static route to the 'plumber' object |
| random_cookie_key | Random cookie key generator |
| register_docs | Add visual documentation for plumber to use |
| register_parser | Manage parsers |
| register_serializer | Register a Serializer |
| serializers | Plumber Serializers |
| session_cookie | Store session data in encrypted cookies. |
| validate_api_spec | Validate OpenAPI Spec |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.