Y
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
javalin
3299 days ago
I made some major changes to the API this week, moving from
(req, res) -> {}
to
ctx -> {}
. Would love some feedback.
link
josh64
3288 days ago
Nice change - it's a shame this got buried.
link