Skip to content

Initial Release

Compare
Choose a tag to compare
@mofareedd mofareedd released this 05 Nov 20:26
· 7 commits to main since this release

v0.0.1 - Initial Release 🚀

Features

  • Schema-based validation: Validate body, params, and query fields of requests using Zod schemas.
  • Custom error handling: Provides detailed error messages with paths and descriptions for invalid data.