home/categories/backend/hkuds-openspace-showcase-skills-vanilla-ts-http-route-handler-skill-md
backenddevelopment

vanilla-ts-http-route-handler

How to correctly add route handlers in a vanilla TypeScript project that uses http.createServer with a manual switch/case router — without introducing Express Router or Next.js patterns.

HKUDS
maintainer
HKUDS
更新日 3/24/2026
スター
4934
フォーク
588
quick start

Installation and usage

How to correctly add route handlers in a vanilla TypeScript project that uses http.createServer with a manual switch/case router — without introducing Express Router or Next.js patterns.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use vanilla-ts-http-route-handler