ADD database integration & ADD simple dummy user entity

This commit is contained in:
2025-06-12 22:23:10 +02:00
parent f79beadb09
commit fa120fe7b5
7 changed files with 70 additions and 5 deletions

View File

@@ -11,6 +11,6 @@ post {
}
body:form-urlencoded {
startPoint: 30
endPoint: 120
startPoint: 130
endPoint: 140
}