feature: user administration

This commit is contained in:
Jean-Baptiste Pasquier
2020-04-08 10:57:05 +00:00
parent 6c8224c0f2
commit 019e8b99a6
15 changed files with 213 additions and 30 deletions

View File

@ -12,6 +12,7 @@
"projects": "http://localhost:8000/projects/",
"customers": "http://localhost:8000/customers/",
"events": "http://localhost:8000/events/",
"groups": "http://localhost:8000/groups/",
"typeevents": "http://localhost:8000/typeevents/",
"users": "http://localhost:8000/users/",
"uploads": "http://localhost:8000/upload/"