Modules
restia.attributes | Implements OO-like “attributes” using metatables. |
restia.commands | Glorified table to save CLI commands |
restia.bin.manpage | Renders a manpage for restia |
restia.config | Loads configurations from files on demand. |
restia.handler | Loads configurations from files on demand. |
restia.logbuffer | A very simple helper function. |
restia.markdown | Markdown auxiliary module. |
restia.negotiator | Handles content negotiation with the client. |
restia.request | A helper “object” that provides common request-related information as attributes. |
restia.secret | Handles secret information |
restia.template | Template module. |
restia.utils | Utility functions for Restia |
Scripts
restia | Restia on the command line. |
Topics
readme.md | |
license.md | |
getting-started.md | |
controllers.md |