Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicBch committed Nov 12, 2023
1 parent 55f3b77 commit c4f57bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-03-09-ktor-monad.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ excerpt_separator: <!--more-->
subtitle: A clean implementation of http layer using Ktor and monad pattern that let you cleanly handle multiple error sources and abstracting all complexity in extension and monad mapping function.
---

![Ice cream crash](/assets/images/failed.png)
![Ice cream crash]({{ site.baseurl }}/assets/images/failed.png)

Recently, I had the opportunity to start a small project from scratch. The project's purpose is to streamline user issue management and handle the administrative aspects that hosts encounter during the events in which Park4night participates.

Expand Down

0 comments on commit c4f57bd

Please sign in to comment.