Core utilities and extensions for the Axum web framework.
Add this to your Cargo.toml:
[dependencies]
skyak_axum_core = "0.3.0"This project is licensed under the MIT license.
Displayandstd::error::Errortrait implementations forApiErrorUnprocessableEntity(422) error variant- Comprehensive test suite
- Fixed
BadRequesterror to include themessagefield in the response body.
successanderrorresponse helpers- unit tests
- Initial release
- Basic Errors and Api response