feat: api admin users endpoints

This commit is contained in:
2025-12-24 15:03:37 +00:00
parent 7cfe9d2746
commit 026e7af6a5
12 changed files with 294 additions and 118 deletions
@@ -1,5 +1,5 @@
vars {
base_url: http://localhost:8085
api_url: http://localhost:8085/api
base_url: http://localhost:8000
api_url: http://localhost:8000/api/v1
token:
}