1.0.1 • Published 3 years ago

@huzapi/http-handler v1.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

#Huz Api / Http Handler

Emulates Express.Request and Express.Response for batch usage

Install to your project

npm i @huzapi/http-handler

Import

const {CustomRequest, CustomResponse} = require('@huzapi/scalar-type');

Classes

  • Class: CustomRequest
  • Class: CustomResponse
  • Class: CustomService
  • Enum: HttpMethod
  • Enum: HttpStatus

@todo

1.0.1

3 years ago