Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 449 Bytes

File metadata and controls

15 lines (9 loc) · 449 Bytes

ErrorOr

Package of Month March 2024

Github ErrorOr

Project

This project shows a controller with two endpoints. One with Exceptions and one with ErrorOr. The project shows that the result pattern is easier to read.

Alternatives