dec0dOS/zero-ui

dev: migrate from express to hono/fastify

Opened this issue · 3 comments

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

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

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