forked from mgl_crew/Mitgliederladen
add readme content: branches
This commit is contained in:
parent
7388527c43
commit
f3aac41876
1 changed files with 11 additions and 0 deletions
11
README.md
11
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
|
Loading…
Reference in a new issue