0.0.7 • Published 2 years ago

ssi-common v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Ssi Common

This package is developed entirely with TypeScript. It can be used with TypeScript or JavaScript.

Note: It is still under development and not stable. Please do not use it for production. It will be stabilized with Version 1.0.0.

Documentation

Note: Once stable, documentation will be detailed and examples will be added.

Setup

$ npm install ssi-common

Available Error List

BadRequestError

DatabaseConnectionError

NotFoundError

NotAuthorizedError

RequestValidatorError

CorsError

ParameterError

Available Middlewares List

ssiErrorHandlerMiddleware

ssiResponseMiddleware

ValidatorMiddleware - Class

Available Helpers List

BusinessRules

CryptoHelper

DateHelper

routeWrapper

FileStreamHelper

Available Response List

Success

SuccessData

Error

ErrorData

Created

CreatedData

Unauthorized

Forbidden

BadRequest

NotFound

InternalServer

For source codes click here

0.0.7

2 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago