Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

fix: follow best practice of Hono#1

Open
ryoppippi wants to merge 1 commit intolayercodedev:mainfrom
ryoppippi:feat/fix-hono
Open

fix: follow best practice of Hono#1
ryoppippi wants to merge 1 commit intolayercodedev:mainfrom
ryoppippi:feat/fix-hono

Conversation

@ryoppippi
Copy link
Copy Markdown

Hi!
I was looking at the layercode code and was curious about something, so I'm sending you a PR.

Before this change, the code created ‘Ruby on Rails-like Controllers’ for each route. This is like an 'anti-pattern' in Hono.
https://hono.dev/docs/guides/best-practices

This PR changes the code to be in line with Hono's best practice.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant