CLOVIS
12/22/2022, 11:35 AMraulraja
12/22/2022, 11:47 AMCLOVIS
12/22/2022, 11:49 AMCLOVIS
12/22/2022, 11:54 AMstate
adds standard error codes to Either, to make it easier to communicate things like âthe user is not authenticatedâ
⢠backbone
helps with writing the Service pattern where everything is accessed by reference
⢠cache
provides multiple caching algorithms to make backbone
more efficient
⢠spine
declares APIs in common code to have type safety over HTTP (e.g. via Ktor)
It's currently in a âproof-of-conceptâ state, and I'm already using it in a few other projects. Apart from a few refactors and the lack of documentation, 1.0 is fairly near I thinkCLOVIS
12/22/2022, 11:56 AMraulraja
12/22/2022, 12:25 PMFatih Eser
01/02/2024, 9:02 AM