Hacker News new | ask | show | jobs
Show HN: Javalin, a Kotlin/Java REST API framework (big api changes) (javalin.io)
7 points by javalin 3299 days ago
1 comments

I made some major changes to the API this week, moving from (req, res) -> {} to ctx -> {}. Would love some feedback.
Nice change - it's a shame this got buried.