diff --git a/packages/integrations/shield-dioxus-axum/README.md b/packages/integrations/shield-dioxus-axum/README.md new file mode 100644 index 0000000..3a11506 --- /dev/null +++ b/packages/integrations/shield-dioxus-axum/README.md @@ -0,0 +1,13 @@ +

Shield Dioxus Axum

+ +[Dioxus](https://dioxuslabs.com/) [Axum](https://github.com/tokio-rs/axum) integration for Shield. + +## Documentation + +See [the Shield book](https://shield.rustforweb.org/) for documentation. + +## Rust for Web + +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). + +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/integrations/shield-leptos-actix/README.md b/packages/integrations/shield-leptos-actix/README.md new file mode 100644 index 0000000..c52e272 --- /dev/null +++ b/packages/integrations/shield-leptos-actix/README.md @@ -0,0 +1,13 @@ +

Shield Leptos Actix

+ +[Leptos](https://leptos.dev/) [Actix](https://actix.rs/) integration for Shield. + +## Documentation + +See [the Shield book](https://shield.rustforweb.org/) for documentation. + +## Rust for Web + +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). + +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/integrations/shield-leptos-axum/README.md b/packages/integrations/shield-leptos-axum/README.md new file mode 100644 index 0000000..83b053f --- /dev/null +++ b/packages/integrations/shield-leptos-axum/README.md @@ -0,0 +1,13 @@ +

Shield Leptos Axum

+ +[Leptos](https://leptos.dev/) [Axum](https://github.com/tokio-rs/axum) integration for Shield. + +## Documentation + +See [the Shield book](https://shield.rustforweb.org/) for documentation. + +## Rust for Web + +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). + +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/storage/shield-memory/README.md b/packages/storage/shield-memory/README.md new file mode 100644 index 0000000..9e37560 --- /dev/null +++ b/packages/storage/shield-memory/README.md @@ -0,0 +1,13 @@ +

Shield Memory

+ +Memory storage for Shield. + +## Documentation + +See [the Shield book](https://shield.rustforweb.org/) for documentation. + +## Rust for Web + +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). + +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.