You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ECOSYSTEM.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ If your project isn't listed here and you would like it to be, please feel free
24
24
-[axum-template](https://github.com/Altair-Bueno/axum-template): Layers, extractors and template engine wrappers for axum based Web MVC applications
25
25
-[axum-template](https://github.com/janos-r/axum-template): GraphQL and REST API, SurrealDb, JWT auth, direct error handling, request logs
26
26
-[axum-guard-logic](https://github.com/sjud/axum_guard_logic): Use AND/OR logic to extract types and check their values against `Service` inputs.
27
-
-[axum-casbin-auth](https://github.com/casbin-rs/axum-casbin-auth): Casbin access control middleware for axum framework
27
+
-[axum-casbin-auth](https://github.com/casbin-rs/axum-casbin-auth): Casbin access control middleware for axum
28
28
-[aide](https://docs.rs/aide): Code-first Open API documentation generator with [axum integration](https://docs.rs/aide/latest/aide/axum/index.html).
29
29
-[axum-typed-routing](https://docs.rs/axum-typed-routing/latest/axum_typed_routing/): Statically typed routing macros with OpenAPI generation using aide.
30
30
-[axum-jsonschema](https://docs.rs/axum-jsonschema/): A `Json<T>` extractor that does JSON schema validation of requests.
@@ -115,7 +115,7 @@ If your project isn't listed here and you would like it to be, please feel free
115
115
116
116
-[Rust on Nails](https://rust-on-nails.com/): A full stack architecture for Rust web applications
117
117
-[axum-tutorial] ([website][axum-tutorial-website]): axum tutorial for beginners
118
-
-[demo-rust-axum]: Demo of Rust and axum web framework
118
+
-[demo-rust-axum]: Demo of Rust and axum
119
119
-[Introduction to axum (talk)]: Talk about axum from the Copenhagen Rust Meetup
120
120
-[Getting Started with Axum]: axum tutorial, GET, POST endpoints and serving files
121
121
-[Using Rust, Axum, PostgreSQL, and Tokio to build a Blog]
0 commit comments