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
Teilnahmeinteresse:
- Sören Laird Sörries
- Sören Laird Sörries
- Konstantin Narkhov (knarkhov)
- Daniel Böhmer
- Tina Müller (tinita)
- Nicholas Clark
- Martin Becker (martin)
- Michael Lang (langmic)
- Johann Rolschewski (jorol)
- Andreas Vögele
- Martin Barth (ufobat)
- Stefan Hornburg (Racke)
- Klaus Rindfrey
- Paul Cochrane (ptc)
- Stefan Seifert (Nine)
- Steffen Winkler (STEFFENW)
- Herbert Breunung (lichtkind)
- Mario Zieschang