Core utilities and extensions for the Axum web framework.
Add this to your Cargo.toml:
[dependencies]
skyak_axum_core = "0.2.1"This project is licensed under the MIT license.
- Fixed
BadRequesterror to include themessagefield in the response body.
successanderrorresponse helpers- unit tests
- Initial release
- Basic Errors and Api response