#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

#2131 in Web programming

Download history 108/week @ 2025-01-08 13/week @ 2025-01-15 126/week @ 2025-02-05

142 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–12MB
~124K SLoC