axum-template

Layers, extractors and template engine wrappers for axum based Web MVC applications

MIT License

Downloads
33.6K
Stars
76
Committers
5

Bot releases are hidden (Show)

axum-template - v0.7.0

Published by Altair-Bueno almost 2 years ago

What's Changed

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.6.2...v0.7.0

axum-template - v0.6.2

Published by Altair-Bueno about 2 years ago

What's Changed

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.6.1...v0.6.2

axum-template - v0.6.1

Published by Altair-Bueno about 2 years ago

axum-template - v0.6.0

Published by Altair-Bueno about 2 years ago

What's Changed

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.5.0...v0.6.0

axum-template - v0.5.0

Published by Altair-Bueno about 2 years ago

What's Changed

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.4.0...v0.5.0

axum-template - v0.4.0

Published by Altair-Bueno about 2 years ago

What's Changed

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.3.0...v0.4.0

axum-template - v0.3.0

Published by Altair-Bueno about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.2.2...v0.3.0

axum-template - v0.2.2

Published by Altair-Bueno about 2 years ago

What's Changed

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.2.1...v0.2.2

axum-template - v0.2.1

Published by Altair-Bueno about 2 years ago

What's Changed

  • Updated Cargo.toml with the correct crate version

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.2.0...v0.2.1

axum-template - v0.2.0

Published by Altair-Bueno about 2 years ago

What's Changed

Full Changelog: https://github.com/Altair-Bueno/axum-template/compare/v0.1.0...v0.2.0

Migrating from v0.1.0

  • Render and RenderHtml keys now require AsRef<str> bounds instead of Borrow<str>. This change is subtle, and most users won't notice
axum-template - v0.1.0

Published by Altair-Bueno about 2 years ago

First release