here its is finally -
gcgaas.deno.dev/
made using plain html, css, ts @deno_land & @honojs , the code isn't public yet, still have some optimizations to do (i hate the code i wrote😭)
How using @honojs can MASSIVELY improve your Next.js API Routes
1. Middlewares
Next.js's API Routes don't have any built-in support for things like CORS. If you still want to enable CORS inside of your API Route you will do the CORS-related stuff in every Route Handler
🧵1/10
Rewrote OnlineOrNot's Public API from Express to @honojs - it still runs on a Node server, but this will make migrating the entire thing onto Cloudflare Workers easier
Upside of this? Zod + OpenAPI integrations.
とりあえずSonikで作った汎用repo公開しました🎉
github.com/wataruoguchi/r2-b…
I just published the PoC repo powered by Sonik (a SSR framework on @honojs) + Cloudflare R2 🎉