hy-forma

0.2.19 • Public • Published

Overview

This package is an utility package built to provide easy wrapping around some commonly used actions in service development, such as database connection, api request, and others.

This package also can be used to wrap the express' router to accept NodeJS' async syntax callback function and provide centralized routing configuration to provide easy quick look and setup.

Installation

npm install --save hy-forma

What Is Included

In short, the content of this package is:

  • Dependency Injection
  • Mongo Connection Wrapper (async await supported)
  • Http Request Wrapper (async await supported)
  • Mail Request Wrapper (async await supported)
  • Express middleware centralized
  • Express router centralization & async await wrapper
  • Utilities method

Please refer to specific documentations for more details

Readme

Keywords

none

Package Sidebar

Install

npm i hy-forma

Weekly Downloads

4

Version

0.2.19

License

ISC

Unpacked Size

55.3 kB

Total Files

42

Last publish

Collaborators

  • hansyulian