The modern Web
Erlang and the Web
Introduction
Getting started
Request overview
Erlang for beginners
routing
Constraints
Static files
Handlers
Loop handlers
The Req object
Reading the request body
Sending a response
Using cookies
Multipart
REST principles
Handling REST requests
REST flowcharts
Designing a resource handler
The Websocket protocol
Handling Websocket connections
Architecture
Dealing with broken clients
Middlewares
Sub protocols
Hooks