| endpoint_open | Check if endpoint is open |
| get_endpoint | Gets the package and function names from a path |
| get_env | Get environment variable. |
| get_params | Puts parameters for endpoint function into a list. |
| handle | Handles incomming rApache requests |
| preflight | Sets CORS headers and checks if preflight |
| rapache | Helper function to permit testing. |
| validate_endpoint | Check if endpoint is allowed/exists |
| validate_jwt | Validates JSON web token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.