Socket
Socket
Sign inDemoInstall

@nestia/fetcher

Package Overview
Dependencies
9
Maintainers
1
Versions
302
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nestia/fetcher

Fetcher library of Nestia SDK


Version published
Maintainers
1
Created

Readme

Source

Nestia

Nestia Logo

GitHub license npm version Downloads Build Status Guide Documents 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 evolved than ever
    • SDK library generator for clients
    • Mockup Simulator for client applications
    • Automatic E2E test functions generator
  • @nestia/migrate: OpenAPI generator from Swagger to NestJS
  • @nestia/editor: Swagger-UI with Online TypeScript Editor
  • 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

FAQs

Last updated on 16 May 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc