Show HN: Mosaic – A Kotlin framework for cleaner back end code
Show HN (score: 6)Description
I’ve been working on Mosaic, a Kotlin framework that composes responses out of small, request-scoped “tiles.” Each tile runs once per request, dependencies resolve automatically, and independent tiles execute in parallel without boilerplate.
It’s still early (v0.2.0), but working today for caching, concurrency, and testability. Curious to hear feedback on the approach.
GitHub: https://github.com/Nick-Abbott/Mosaic Maven Central: org.buildmosaic:mosaic-core:0.2.0
More from Show
Show HN: I built a tool that reviews any GitHub PR and quizzes you on it
Show HN: I built a tool that reviews any GitHub PR and quizzes you on it Prepend any Github PR URL with `makesense` to get a<p>- quick review for all sorts of issues (cleanly designed issue explorer)<p>- summary of changes in concise slide deck to grasp the essence of changes<p>- a 5 question quiz on the changes to make sure there's "cognitive coverage" of the change<p>There's also a handy bookmarklet using which you can trigger a review for any publicly accessible Github PR<p>Feedback welcome
Show HN: A Handwritten Blogging Platform
Show HN: A Handwritten Blogging Platform The idea is a place for beautiful notes like <a href="https://insidevoices.handwritten.blog" rel="nofollow">https://insidevoices.handwritten.blog</a>.
No other tools from this source yet.