zero-ui
zero-ui copied to clipboard
dev: migrate from express to hono/fastify
Seems like https://github.com/tinyhttp/tinyhttp is better alternative, as it could be just a drop-in-replacement for Express.
https://github.com/fastify/fastify-express is another solution
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