Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: migrate from express to hono/fastify #174

Open
dec0dOS opened this issue Oct 8, 2023 · 3 comments
Open

dev: migrate from express to hono/fastify #174

dec0dOS opened this issue Oct 8, 2023 · 3 comments
Labels
enhancement Enhancement of the code, not introducing new features.

Comments

@dec0dOS
Copy link
Owner

dec0dOS commented Oct 8, 2023

Hono is supported on a wide range of platform.
Fastify is more mature solution.

@dec0dOS dec0dOS added the enhancement Enhancement of the code, not introducing new features. label Oct 8, 2023
@dec0dOS
Copy link
Owner Author

dec0dOS commented Oct 15, 2023

Seems like https://github.com/tinyhttp/tinyhttp is better alternative, as it could be just a drop-in-replacement for Express.

@dec0dOS
Copy link
Owner Author

dec0dOS commented Oct 17, 2023

https://github.com/fastify/fastify-express is another solution

@talentlessguy
Copy link

Seems like https://github.com/tinyhttp/tinyhttp is better alternative, as it could be just a drop-in-replacement for Express.

If there's any problems you face with tinyhttp please let me know and we'll prioritize them :) but migration should be smooth for the most part

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

No branches or pull requests

2 participants