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. Use when this capability is needed.

tomevault-io 51c932a 2 files · 5.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/hkuds--openspace--vanilla-ts-http-route-handler commit 51c932abcb

Frequently asked questions

npx skillmds@latest add tomevault-io/vanilla-ts-http-route-handler