|
Security improvements in tapir 0.19
An example showcasing how Tapir now exposes a flexible way to add security inputs, as well as add new error output variants. Adam Warski (@adamwarski) |
|
Retrying function calls in Scala
A walk through the features of cats-retry: a simple yet powerful Scala library allowing defining all kinds of retry logic policies. Krzysztof Grajek (@grajo) |
|
Parsing character encoding-dependent protocols with scodec in Scala
Learn how to write a Codec which allows detecting data type by parsing special header bytes from binary data. Igal Tabachnik (@hmemcpy) |
|
Introduction to ZIO
A step-by-step introduction to the most important concepts. Milad Khajavi (@khajavi) |