#web-framework #axum #framework #web #extension #core #error-response

skyak_axum_core

Core utilities and extensions for Axum web framework

2 unstable releases

0.2.0 Feb 8, 2025
0.1.0 Jan 11, 2025

#2135 in Web programming

Download history 105/week @ 2025-01-07 14/week @ 2025-01-14 2/week @ 2025-01-21 123/week @ 2025-02-04 19/week @ 2025-02-11

146 downloads per month

MIT license

9KB
70 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.0"

License

This project is licensed under the MIT license.

Changelog

0.2.0

  • success and error response helpers
  • unit tests

0.1.0

  • Initial release
  • Basic Errors and Api response

Dependencies

~5–11MB
~124K SLoC