https://github.com/bikeshaving/shovel

Service Worker APIやWeb標準APIのインターフェースをベースにしたサーバアプリケーションを書けるメタフレームワーク。 Node.js/Bun/Cloudflare Workersなどで動作する。 Service Workerのinstall/activate/fetchイベントをベースにしたサーバライフサイクルを持つ。 Fetch API、Cache API、FileSystem API、CookieStore API、URLPatternなどのWeb標準APIをベースとしている。