3 unstable releases
| 0.2.1 | Apr 27, 2025 |
|---|---|
| 0.2.0 | Feb 8, 2025 |
| 0.1.0 | Jan 11, 2025 |
#753 in HTTP server
26 downloads per month
Used in tlq
9KB
73 lines
skyak_axum_core
Core utilities and extensions for the Axum web framework.
Installation
Add this to your Cargo.toml:
[dependencies]
skyak_axum_core = "0.2.1"
License
This project is licensed under the MIT license.
Changelog
0.2.1
- Fixed
BadRequesterror to include themessagefield in the response body.
0.2.0
successanderrorresponse helpers- unit tests
0.1.0
- Initial release
- Basic Errors and Api response
Dependencies
~5–9MB
~159K SLoC