New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nestia/migrate

Package Overview
Dependencies
Maintainers
0
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestia/migrate

Migration program from swagger to NestJS

5.0.0
latest
Source
npm
Version published
Weekly downloads
150
127.27%
Maintainers
0
Weekly downloads
 
Created
Source

Nestia

Nestia Logo

GitHub license npm version Downloads Build Status Guide Documents Gurubase Discord Badge

Nestia is a set of helper libraries for NestJS, supporting below features:

  • @nestia/core:
    • Super-fast/easy decorators
    • Advanced WebSocket routes
  • @nestia/sdk:
    • Swagger generator, more evolved than ever
    • SDK library generator for clients
    • Mockup Simulator for client applications
    • Automatic E2E test functions generator
  • @nestia/e2e: Test program utilizing e2e test functions
  • @nestia/benchmark: Benchmark program using e2e test functions
  • @nestia/editor: Swagger-UI with Online TypeScript Editor
  • @agentica: Agentic AI library specialized in LLM function calling
  • nestia: Just CLI (command line interface) tool

[!NOTE]

  • Only one line required, with pure TypeScript type
  • Enhance performance 30x up
    • Runtime validator is 20,000x faster than class-validator
    • JSON serialization is 200x faster than class-transformer
  • Software Development Kit
    • Collection of typed fetch functions with DTO structures like tRPC
    • Mockup simulator means embedded backend simulator in the SDK
      • similar with msw, but fully automated

nestia-sdk-demo

Left is NestJS server code, and right is client (frontend) code utilizing SDK

Sponsors and Backers

Thanks for your support.

Your donation would encourage nestia development.

Backers

Guide Documents

Check out the document in the website:

🏠 Home

📖 Features

🔗 Appendix

Keywords

migration

FAQs

Package last updated on 01 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts