Live data from Hacker News

Show HN: Keryx: TypeScript framework where one Action becomes HTTP, WS, CLI, MCP

keryxjs.com

1–3 of 3 posts

Re: Show HN: Keryx: TypeScript framework where one Action becomes HTTP, WS, CLI, MCP

#3
I wrote Actionhero in 2011 to stop duplicating handlers for HTTP and WebSocket. Fifteen years later, that same handler also needs to work for AI agents, so... here’s another framework ;)

This time I fixed all the mistakes, I promise!