add readme content: branches
This commit is contained in:
parent
26d0735bcf
commit
220025e109
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -1,2 +1,13 @@
|
||||||
# Mitgliederladen
|
# 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
|
Loading…
Reference in a new issue