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