teys-rest

JSON →
library 3.2.4 ·javascript
verified Jun 7, 2026

Teys-rest v3.2.4 is a TypeScript wrapper around restify for quickly building REST API servers using annotations and class-based controllers. It supports two modes: a classic API server and an SPA server that serves a single-page application alongside the API. Controllers extend RestController and have dependencies injected via teys-injector. It uses modern TypeScript and ESM. Release cadence is unclear; last update appears stable but low activity.