Zum Inhalt springen

Cro HTTP router essentials

von Jonathan Worthington (‎jnthn‎)

Cro HTTP router essentials richtet sich an Fortgeschrittene und wird in English gehalten. Der Talk beginnt am 04.03.2020 um 14:20 Uhr und dauert 40 Minuten. Er findet im Raum 1 united-domains statt.

Cro is a set of libraries and tools for building distributed systems in Raku. It is most commonly used for building HTTP services and web applications.

The Cro HTTP router provides a means to maps incoming requests into code to handle them and produce a response. This talk explores some of the vast range of functionality provided by the router and various plugins to it, including:

* Matching on path segments
* Serving static content
* Serving dynamic responses
* Rendering a template
* Obtaining values from the query string, cookies, and headers
* Handling request bodies
* Producing appropriate HTTP responses
* Composing more complex applications from multiple pieces
* Web sockets
* Sessions, authentication, and authorization
* Various ways of adding middleware
* Custom body parsers and serializers


Tags: cro http raku web

Teilnahmeinteresse: