@dailoc.lq/sdks
v0.1.6
Published
SDK library generated by Nestia
Downloads
2
Readme
SDK Library
This is a SDK library generated by nestia
.
With this SDK library, you can easily and safely interact with backend server.
Just import and call some API functions like gif image below:
Left is server code, and right is client code utilizing the SDK
What Nestia
is:
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