Hacker News new | ask | show | jobs
by debazel 88 days ago
Are you sure that endpoint is sending all traffic to opencode? I'm not familiar with Hono but it looks like a catch all route if none of the above match and is used to serve the front-end web interface?
2 comments

You are correct, it is indeed a route for the web interface
updated post accordingly