Skip to content

skyaktech/axum_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skyak_axum_core

Core utilities and extensions for the Axum web framework.

Installation

Add this to your Cargo.toml:

[dependencies]
skyak_axum_core = "0.3.0"

License

This project is licensed under the MIT license.

Changelog

0.3.0

  • Display and std::error::Error trait implementations for ApiError
  • UnprocessableEntity (422) error variant
  • Comprehensive test suite

0.2.1

  • Fixed BadRequest error to include the message field in the response body.

0.2.0

  • success and error response helpers
  • unit tests

0.1.0

  • Initial release
  • Basic Errors and Api response

About

Core utilities and extensions for the Axum web framework.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages