====== Lesezeichen ====== ===== - ActivityPub ===== * [[https://www.w3.org/TR/activitypub/|ActivityPub]] * [[https://docs.joinmastodon.org/client/intro/|Getting started with the API]] * [[https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/|How to implement a basic ActivityPub server]] * [[https://blog.joinmastodon.org/2018/07/how-to-make-friends-and-verify-requests/|How to make friends and verify requests]] ===== - Backen ===== * [[https://www.einfachbacken.de/|einfach backen]] * [[https://www.einfachbacken.de/rezepte/bauernbrot-knusprig-und-lecker|Bauernbrot - knusprig und lecker]] ===== - Docker ===== * [[https://docs.docker.com/|Docker Docs]] * [[https://docs.docker.com/guides/language/rust/|Rust language-specific guide]] ===== - Postgres ===== * [[https://www.postgresql.org/docs/current/ddl-constraints.html|5.5. Constraints]] ===== - Rust ===== ==== - Allgemeines ==== * [[https://doc.rust-lang.org/book/|The Rust Programming Language]] ==== - Actix Web ==== * [[https://actix.rs/|Actix Web]] * [[https://actix.rs/docs/getting-started/|Getting Started]] === - Actix Session === * [[https://docs.rs/actix-session/latest/actix_session/|Crate actix_session]] * [[https://lpalmieri.com/posts/session-based-authentication-in-rust/|An Introduction To Session-based Authentication In Rust]] ==== - Diesel ==== * [[https://diesel.rs/|Diesel is a Safe, Extensible ORM and Query Builder for Rust]] * [[https://diesel.rs/guides/getting-started|Getting Started with Diesel]] ==== - Fullstack ==== * [[https://www.codecentric.de/wissens-hub/blog/tutorial-full-stack-web-app-rust|Tutorial: Full Stack Web App in Rust]] * [[https://blog.logrocket.com/full-stack-rust-a-complete-tutorial-with-examples/|Full-stack Rust: A complete tutorial with examples]] * [[https://github.com/KowalewskiPawel/RUST-GPT3|Fullstack Rust GPT-3 Project]] * [[https://dev.to/francescoxx/build-a-full-stack-app-with-rust-nextjs-and-docker-436h|Build a full stack app with Rust, Next.js and Docker]] * [[https://github.com/FrancescoXX/fullstack-rust-nextjs|GitHub - FrancescoXX / fullstack-rust-nextjs]] ==== - Rocket ==== * [[https://rocket.rs/|Rocket]] * [[https://rocket.rs/guide/v0.5/|The Rocket Programming Guide]] ==== - RustCrypto ==== * [[https://rustcrypto.org/key-derivation/hashing-password.html|Password Hashing]] * [[https://docs.rs/password-hash/latest/password_hash/|Crate password_hash]] ==== - Serde ==== * [[https://blog.logrocket.com/json-and-rust-why-serde_json-is-the-top-choice/|JSON and Rust: Why serde_json is the top choice]] ==== - SQLx ==== * [[https://github.com/launchbadge/sqlx/|Repository]] * [[https://www.shuttle.dev/blog/2023/10/04/sql-in-rust|Raw SQL in Rust with SQLx]] * [[https://dev.to/behainguyen/rust-mysql-delete-insert-data-using-crate-sqlx-9ii|Rust & MySQL: delete, insert data using crate sqlx.]] ==== - Yew ==== * [[https://yew.rs/|Yew]] * [[https://yew.rs/docs/getting-started/introduction|Getting Started]] ===== - Sharkey ===== * [[https://activitypub.software/TransFem-org/Sharkey|Sharkey]] * [[https://docs.joinsharkey.org/docs/install/fresh/|Documentation]]