0.2.19 • Published 5 years ago

hy-forma v0.2.19

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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

0.2.19

5 years ago

0.2.17

6 years ago

0.2.16

6 years ago

0.2.15

6 years ago

0.2.14

6 years ago

0.2.13

6 years ago

0.2.12

6 years ago

0.2.11

6 years ago

0.2.10

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago