Nestia

Make NestJS much faster and easier
Alternatives To Nestia
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nestia952516 hours ago141October 21, 202211mitTypeScript
Make NestJS much faster and easier
Nest Aws Sdk65
4 months ago7August 26, 20226mitTypeScript
A thin wrapping layer around the aws-sdk package for clean NestJS dependency injection.
Server24
2 days ago2mitTypeScript
nestjs + nestia + typeorm example repo
Nestjs Minio Client22
9 months ago1mitTypeScript
Minio client sdk for NestJS
Nest Dotnet Sdk6
5 years agoapache-2.0C#
.NET Standard SDK for Nest's REST and Streaming APIs. Monitoring and control Nest Cam, Thermostat and Protect using C#.
Nest Sdk Generator5
2 years ago3October 11, 20195TypeScript
Automatically generate an SDK from your Nest JS Controllers.
Origin Integration Example3
2 years ago2gpl-3.0JavaScript
An example Origin SDK integration project
Nx Nest Graphql3
3 years ago20mitTypeScript
NX Workspace + Nest and GraphQL Starter repo
Cloudsearch Wrapper2
3 years agomitPHP
A wrapper for the AWS SDK regarding CloudSearch.
Alternatives To Nestia
Select To Compare


Alternative Project Comparisons
Readme

Nestia

Nestia Logo

GitHub license npm version Downloads Build Status Guide Documents

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

  • @nestia/core: super-fast decorators
  • @nestia/sdk:
    • SDK generator for clients
    • Swagger generator evolved than ever
    • Automatic E2E test functions generator
  • nestia: just CLI (command line interface) tool

Note

  • Only one line required, with pure TypeScript type
  • Runtime validator is 20,000x faster than class-validator
  • JSON serialization is 200x faster than class-transformer
  • SDK is similar with tRPC, but much advanced

nestia-sdk-demo

Left is server code, and right is client 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

Popular Nest Projects
Popular Sdk Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Sdk
Validator
Swagger
Nestjs
Decorators