We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently https://fastify.dev/benchmarks/ only shows the 5 frameworks whitelisted by https://github.com/fastify/website/blob/main/scripts/frameworks.json . Can we show more in the table?
The upstream json does include more frameworks like hono I use.
If it's fine I can make a PR.
To help evaluation with other frameworks. The data is already there anyway.
No response
The text was updated successfully, but these errors were encountered:
I think it makes sense to include a few more frameworks, as the popularity have changed over time.
https://npmtrends.com/@hapi/hapi-vs-fastify-vs-h3-vs-hono-vs-koa-vs-restify
I think we should include both h3 and hono.
Sorry, something went wrong.
No branches or pull requests
Prerequisites
🚀 Feature Proposal
Currently https://fastify.dev/benchmarks/ only shows the 5 frameworks whitelisted by https://github.com/fastify/website/blob/main/scripts/frameworks.json . Can we show more in the table?
The upstream json does include more frameworks like hono I use.
If it's fine I can make a PR.
Motivation
To help evaluation with other frameworks. The data is already there anyway.
Example
No response
The text was updated successfully, but these errors were encountered: