@antelopejs/interface-api-util
v0.0.4
Published
AntelopeJS utility functions for API request validation and error handling
Readme
Interface API Util
Utility functions for API request validation and error handling in AntelopeJS. This package provides assert and assertValidation helpers that throw structured HTTP error responses when conditions fail or input validation does not pass.
Installation
npm install @antelopejs/interface-api-utilDocumentation
Detailed documentation is available in the docs directory:
- Introduction - Overview and basic concepts
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
