| buildApp | buildApp |
| checkUserCredentials | checkPassword |
| configure | configure |
| createConnection | createConnection |
| createUser | createUser |
| errorResponse | errorResponse |
| existsUser | existsUser |
| extractParameters | Extract Parameters from a request |
| fileUrl | fileUrl |
| genericView | Respond with the result of FUN |
| getConfigOrDefault | Get a value from the config or return the default |
| getHandle | getHandle |
| getRandomString | getRandomString |
| getResponse | Get a response |
| getSessionData | getSessionData |
| guessContentTypeFromFilePath | Guess the Content-Type for a file or filepath |
| helpMessage | Display the help message |
| isMattRRunning | isMattRRunning |
| mattR_admin | mattR_admin |
| notFoundResponse | notFoundResponse |
| parseCookie | parseCookie |
| renderTemplate | Render a template given data |
| runTestServer | Run a server for testing mattR apps |
| sessionMiddleware | sessionMiddleware |
| setSessionData | setSessionData |
| setupDatabase | setupDatabase |
| setupResponse | Set up response |
| skeleton | Create a skeleton for the app |
| startTestServer | startTestServer |
| staticView | Respond with a static file |
| stopDaemonizedServer | stopDaemonizedServer |
| storeSessionId | Store a session id to the database |
| templateView | Respond with a rendered template |
| usageMessage | Display the usage message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.