The modern Web
Erlang and the Web
Introduction
Getting started
Flow diagram
Listeners
Routing
Constraints
Handlers
Loop handlers
Static files
Request details
Reading the request body
Sending a response
Using cookies
Multipart
REST principles
Handling REST requests
REST flowcharts
Designing a resource handler
The Websocket protocol
Websocket handlers
Streams
Middlewares
Migrating from Cowboy 2.0 to 2.1
Migrating from Cowboy 1.0 to 2.0
HTTP and other specifications