An open API service indexing awesome lists of open source software.

https://github.com/eudoxia0/rust-axum-template

A place to experiment with Rust web application patterns.
https://github.com/eudoxia0/rust-axum-template

axum maud rusqlite rust sqlite

Last synced: about 7 hours ago
JSON representation

A place to experiment with Rust web application patterns.

Awesome Lists containing this project

README

          

# rust-axum-template

[![test](https://github.com/eudoxia0/rust-axum-template/actions/workflows/test.yaml/badge.svg)](https://github.com/eudoxia0/rust-axum-template/actions/workflows/test.yaml)

A place to experiment with Rust web application patterns.

## License

© 2026 by [Fernando Borretti][fb]. Released under the [Apache 2.0][apache2] license.

[fb]: https://borretti.me/
[apache2]: https://www.apache.org/licenses/LICENSE-2.0