update examples

This commit is contained in:
2026-05-27 01:43:59 -04:00
parent bcb5c31c31
commit 1ce2c25431
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# axum-app-wrapper
A small plugin layer for `axum` applications, inspired by [fastify](https://fastify.dev/) from the Node/JS ecosystem.
A small plugin layer for `axum` applications, inspired by [fastify](https://fastify.dev/) from the Node/JS ecosystem and the [rocket](https://rocket.rs/) framework.
Plugins can: