From 2c807116ed40affce35f8773a204c695dec7126e Mon Sep 17 00:00:00 2001 From: Jonas Chapuis Date: Mon, 17 Apr 2023 16:35:16 +0200 Subject: [PATCH] Update projects.yml in projects.yml Main task in https://github.com/typelevel/governance/issues/92 --- _data/projects.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/projects.yml b/_data/projects.yml index 7fa45989..bddf0e3f 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -86,6 +86,11 @@ permalink: "http://atnos-org.github.io/eff" github: "https://github.com/atnos-org/eff" affiliate: true +- title: "endless4s" + description: "Sharded and event-sourced entities using tagless-final algebras" + permalink: "https://endless4s.github.io/" + github: "https://github.com/endless4s/endless" + affiliate: true - title: "Extruder" description: "Populate case classes from any configuration source" github: "https://github.com/janstenpickle/extruder"