ayun 0.14.0

A Boilerplate for Rapid Axum Web Service Deployment.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ayun

<div align="center">
    <a href="https://crates.io/crates/ayun">
        <img src="https://img.shields.io/crates/v/ayun.svg" />
    </a>
    <a href="https://docs.rs/ayun">
        <img src="https://docs.rs/ayun/badge.svg" />
    </a>
    <a href="https://github.com/jiannei/ayun/actions/workflows/ci.yml">
        <img src="https://github.com/jiannei/ayun/workflows/CI/badge.svg">
    </a>
</div>