@tsdiapi/jwt-auth
JWT authentication plugin for TSDIAPI-Server, providing easy-to-use guards, token generation, and session validation.
@tsdiapi/syncqueue
A core plugin for TSDIAPI that ensures all asynchronous tasks are completed before the server starts.
@tsdiapi/prisma
TSDIAPI-Prisma is a plugin for the TSDIAPI-Server framework that integrates Prisma ORM with event and hook functionality for database operations.
@tsdiapi/cli
A command-line tool for creating and managing scalable TSDIAPI projects with built-in plugin integration and configuration support.
@tsdiapi/server
A fully ESM-based, modular TypeScript server built on Fastify