ZIO HTTP Tutorial, Part 1: Endpoints and Middleware

Опубликовано: 20 Октябрь 2024
на канале: Rock the JVM
4,082
122

Written form:
https://blog.rockthejvm.com/zio-http/

Take the ZIO course:
https://rockthejvm.com/p/zio

This video is for Scala developers with a bit of ZIO. Here, we learn the foundations of ZIO HTTP, a new library in the ZIO ecosystem for HTTP and REST APIs. We learn how to organize HTTP endpoints, how to match them, how to combine HTTP routes and how to build middleware, i.e. transformers of HTTP requests and responses as they flow through our application.


Contents:
0:00 intro
7:55 combining HTTP routers
13:28 adding middleware


Follow Rock the JVM on:
LinkedIn:   / rockthejvm  
Twitter:   / rockthejvm  
Blog: https://blog.rockthejvm.com
Website: https://rockthejvm.com