Skip to content

Interceptors

Ravi Teja Gudapati edited this page Aug 17, 2018 · 8 revisions

Concept

Interceptors are just functions with signature similar to RouteHandler's signature.

Basics

Serialization

Forms

Sessions

Authentication

  • Basic authentication
  • Form authentication
  • JSON authentication
  • Authorization
  • OAuth

Database

Security

Real time

  • Server sent events (SSE)
  • Websockets

Deployment

  • systemd
  • Docker
  • AppEngine

API Documentation

Clone this wiki locally