diff --git a/README.md b/README.md index bfd31cd..e4cde26 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # Mitgliederladen + +## Development branches + +backend +: RESTful (Level 2, JSON over RPC) API using Rust-lang (and probably (actix web framework)[https://actix.rs] plus (utoipa\[sic! 🍺 beer-branded punny name\])[https://github.com/juhaku/utoipa] + +db_scripts +: Database connection using Rust-lang and SQLx + +main +: frontend client as flutter app \ No newline at end of file