Nestia is a set of NestJS helper libraries and SDK tooling focused on TypeScript, including decorators, SDK generation, Swagger support, and AI chatbot development utilities. It provides modules like @nestia/core, @nestia/sdk, and integration with agentica for LLM function calling.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Nestia is a set of helper libraries for NestJS, supporting features across multiple packages: @nestia/core with decorators and WebSocket support; @nestia/sdk with Swagger generation, client SDKs, a mockup simulator, and E2E test function generation; @nestia/e2e, @nestia/benchmark, @nestia/editor; and integration with @agentica for LLM function calling and other tooling. The project includes a CLI tool nestia.
How it works
The toolkit provides typed fetch functions and DTO structures for SDK usage, a runtime validator with performance characteristics claimed in notes, and a mockup simulator for client applications. It emphasizes TypeScript typing and NestJS compatibility, with Swagger-related tooling and E2E testing support.
Getting started
The repository README shows guidance through a documentation website: "Check out the document in the website". It also highlights setup and pure TypeScript usage in the features section:
- Dragon notes emphasize: "Only one line required, with pure TypeScript type".
Exact commands to run are not included in the truncated README excerpt provided here, but the project is published as an SDK and tooling for NestJS with TypeScript types.
Recent releases
Latest releases include:
- v12.1.0 (2026-07-23): Features such as website theming update.
- v12.0.0 (2026-07-10): Go migration for TS v7.
- v11.3.4 (2026-06-25): Bug fixes in e2e testing.
- v11.3.3 (2026-06-24): Bug fixes related to CommonJS configuration.
- v11.3.2 (2026-06-23): Bug fixes around file URL usage and dynamic loaders.
Traction
Stars: 2173.
Behind the repo
Not covered in the provided README excerpt.
Caveats
License: MIT. Created 2021-01-20. Last push 2026-07-23. Open issues: 3. Language: TypeScript. Topics include agent, ai, api, decorator, nestjs, llm, rag, swagger, trpc, validator, etc.






