Commit Graph

93 Commits

Author SHA1 Message Date
Uli bc7cb1a333
ECOSYSTEM.md: Add Pods-Blitz (#2983) 2024-10-14 04:21:02 -04:00
Artur Corrêa Souza e784977aa6
docs: Remove duplicate tower-sessions entry from ECOSYSTEM.md (#2733) 2024-09-28 09:34:50 +00:00
Sandor Apati 2fe435173e
ECOSYSTEM.md: Add link to rust-api.dev (#2923) 2024-09-21 09:09:23 +02:00
Zan Pan 6b2d9f4522
ECOSYSTEM: add zino-rs (#2908) 2024-09-12 16:14:16 +02:00
holmofy bd3eaa7886
ecosystem: Add spring-rs (#2877) 2024-08-17 15:17:32 +00:00
sontixyou 52ae7bb904
Fix link of axum-sessions in ECOSYSTEM.md (#2862) 2024-08-10 10:26:47 +02:00
Marco Di Pillo Tomic 179942d9cd
Update ECOSYSTEM.md (#2861) 2024-08-06 19:11:30 +02:00
Konstantin Keller 905a1a72a3
docs: Add axum-postgres-template to ECOSYSTEM.md (#2771) 2024-07-04 21:57:25 +02:00
jasper 8b13d4cf3c
Add axum-typed-routing to ECOSYSTEM.md (#2608) 2024-03-14 22:12:15 +00:00
Mahdi 5b4dc2dafe
Update ECOSYSTEM.md (#2560) 2024-02-11 12:16:44 +01:00
Max Countryman d1fb14ead1
Update ECOSYSTEM.md (#2528) 2024-01-19 20:36:22 +01:00
Joseph Lenton dd3ff101e2
docs: add Axum Test to ECOSYSTEM.md (#2513) 2024-01-14 11:35:29 +01:00
藍+85CD c1c917092d
Add hatsu to ECOSYSTEM.md (#2462) 2023-12-29 17:47:57 +01:00
Dotan J. Nahum f387c01f58
Ecosystem: add loco.rs (#2438) 2023-12-19 07:58:00 +00:00
GengTeng a6011a5133
Add axum-serde to ECOSYSTEM.md (#2399) 2023-12-02 14:18:45 +01:00
Théodore Prévot 2f4720907a
Add `socketioxide` lib to ECOSYSTEM.md (#2335) 2023-11-22 20:37:35 +01:00
janos-r 30afe97e99
Update ECOSYSTEM.md (#2331) 2023-11-21 10:59:04 +01:00
Orhun Parmaksız 3ff45d9c96
Update ECOSYSTEM.md about Shuttle (#2305) 2023-11-08 18:32:17 +01:00
Max Countryman 63e55e5903
Update ECOSYSTEM.md to include `tower-sessions` (#2304) 2023-11-08 08:10:17 +01:00
GengTeng d7258bf009
add axum-valid to ECOSYSTEM.md (#2299) 2023-11-01 05:59:37 +09:00
Dmitry Miasnenko 276aa9e4b0
add sero to ECOSYSTEM.md (#2290) 2023-10-26 07:38:42 +09:00
Péter Leéh a4133d0d4a
Add axum-prometheus to ECOSYSTEM.md (#2288) 2023-10-25 18:20:07 +09:00
Rob d30375925d
Update ECOSYSTEM.md (#2167) 2023-08-09 09:30:44 +02:00
Marco Inacio fc0d9efb15
Update ECOSYSTEM.md (#2165) 2023-08-08 14:50:17 +02:00
Jonas Platte 34d1fbc052 Fix typos found by crate-ci/typos 2023-08-08 11:27:45 +02:00
Christian Stefanescu 5d96ca9fcd
Add randoku to project showcase (#2092)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
2023-07-14 23:03:20 +00:00
Alexey Timin 466cfcddf7
Add ReductStore to show cases (#1999) 2023-06-23 00:06:53 +02:00
Joshua Mo eafee2d2f4
docs: add new entry to ECOSYSTEM.md (#2018) 2023-05-24 15:08:33 +00:00
Kamil Rojewski 287ae644dc
Add springtime-web-axum to ECOSYSTEM.md (#1949) 2023-04-21 15:40:08 +02:00
David Pedersen 14d2b2dc87 Add tutorials to ECOSYSTEM.md 2023-04-11 10:37:22 +02:00
gongzhengyang 0096fa6e1e
Add axum-restful to ECOSYSTEM.md (#1901) 2023-04-01 09:19:25 +02:00
Lukas Potthast 8f6bfa3914
Add axum-keycloak-auth to ECOSYSTEM.md (#1887) 2023-03-26 17:10:00 +02:00
Vladimir b315e5b37e
Update ECOSYSTEM.md (#1857) 2023-03-15 18:14:46 +01:00
Andrew Wheeler(Genusis) 6377dbebc0
Update axum ecosystem (#1845) 2023-03-13 16:44:33 +01:00
Lorenzo Murarotto 132103b6c1
docs: add axum_typed_multipart to ECOSYSTEM.md (#1820) 2023-03-06 23:34:55 +01:00
Lopez Benjamin b927b1ea6a
Add some of scotow's projects (#1816) 2023-03-05 18:19:34 +01:00
cduvray fd974cfa13
docs: Add jwt-authorizer to ECOSYSTEM.md (#1813) 2023-03-04 16:32:27 +01:00
Rylee George eb5db64a6f
Add deaftone to ECOSYSTEM.md (#1769) 2023-02-20 21:04:55 +01:00
Ian Alexander Wood 8d62697c72
add axum-http-auth-example to ECOSYSTEM.md (#1574) 2022-11-26 08:47:32 +01:00
ttys3 834d4e50bc
docs: add axum-otel-metrics to axum ecosystem (#1573) 2022-11-25 17:41:59 +01:00
LeoniePhiline fde38f6618
docs: Add `axum-csrf-sync-pattern` to `ECOSYSTEM.md` (#1567)
This crate provides a Cross-Site Request Forgery protection layer and middleware for use with the axum web framework.

The middleware implements the CSRF Synchronizer Token Pattern for AJAX backends and API endpoints as described in the OWASP CSRF prevention cheat sheet.
2022-11-24 08:59:10 +00:00
freedit-dev 102d5887fa
add showcase freedit (#1559) 2022-11-22 08:26:30 +00:00
Max Countryman c7e696b346
provide links to axum-sessions and axum-login (#1553)
* provide links to axum-sessions and axum-login

* Update ECOSYSTEM.md

Co-authored-by: Jonas Platte <jplatte+git@posteo.de>

Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
2022-11-20 20:51:51 +00:00
Kirk Paradis afa13006cf
Update link to rust on nails (#1524) 2022-11-12 14:45:18 +01:00
Uros 2aadf4bfd0
ECOSYSTEM.md: mention lishuuro.org (#1502) 2022-10-25 09:37:21 +00:00
David Pedersen 7caa4a3a47 Link to fork of realworld-axum-sqlx 2022-10-14 23:42:58 +02:00
David Schmitt 5a11ae8960
docs: add circleci-hook to ECOSYSTEM.md (#1422) 2022-09-26 18:41:49 +00:00
Siddhesh Kanawade 015de21a52
feat: Add axum-casbin-auth and axum-middleware-example (#1357)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
2022-09-18 21:34:13 +02:00
Ferenc Tamás 6fc31e1888
Add aide and axum-jsonschema to ECOSYSTEM.md (#1360) 2022-09-08 18:30:41 +00:00
sjud b5d4bf236e
update ECOSYSTEM.md (#1345) 2022-09-03 15:54:25 +00:00