API Reference aino v0.2.0
Modules
Aino, an experimental HTTP framework
Process an incoming request from Aino
Middleware functions for processing a request into a response
Development only middleware
An Aino set of middleware for dealing with routes and routing
Session storage
Session implementation using cookies as the storage
Encode and decode session data in a pluggable backend
Token functions related only to session
The token is what flows through the entire web request
Shortcuts for returning common responses
Compile templates into modules with a render function
Launch external processes along with the Aino
WebSockets via elli_websocket
Process an incoming websocket from Aino