The Hono.dev Helper project is born out of the need for simplifying and enhancing the development experience for those working with Eclipse Hono, an open-source IoT messaging project. Eclipse Hono provides a scalable and reliable platform for connecting and managing IoT devices, but developers often encounter challenges related to handling exceptions, validation, and custom mapping of data types. This project aims to alleviate these pain points by providing a set of tools and utilities to streamline Hono development.
This project is contain buch of feature included to help me support my workflow
- Custom exception - Throw everything into class error
- apiHandler - return only object not the context
- Type validation - Validate the body, params, and query using class validator
- Mapped type to omit, partial and so on
Since building this project here are list about stack, site, tech and any library in this project
All about the task, issues, and roadmap for this projec you can find it on Project Section.
This project is maintain under the MIT License. Please read how to use this project.
Thanks to read this project documentation.