1.3.0 • Published 7 months ago

my-handler v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Simple Handler

Simple Handler is a lightweight and flexible utility wrapper, heavily inspired by tRPC, designed for use in my personal projects. It provides an easy way to create and manage handlers with schema validation (powered by Zod) and middleware support for advanced input transformations or side effects.