API Reference aino v0.1.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