@bhiti/core
v2.2.4-alpha.0
Published
# Bhiti (alpha version) Its a framework for nodejs server, Its really tedious to write same code over and over again. it helps to break the functionalities into small reusable modules, the main focus of this library is to make code more reusable and con
Downloads
11
Readme
Note: Documentation is not yet completed
Bhiti (alpha version)
Its a framework for nodejs server, Its really tedious to write same code over and over again. it helps to break the functionalities into small reusable modules, the main focus of this library is to make code more reusable and consistent in multiple project and boost the speed of development.
This library provides 3 main module
- @bhiti/core
- @bhiti/http
- @bhiti/graphql
requirements
peer dependency
- express