From 40c43c6726e7fbf028da990a267754e46ebaeea9 Mon Sep 17 00:00:00 2001 From: GnomeZworc Date: Wed, 13 Mar 2024 14:02:25 +0100 Subject: [PATCH] fill README Signed-off-by: GnomeZworc --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index e69de29..ba445fa 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,16 @@ +# User api management + +The purpose to this project is permit the auth, register and settings of users. + +This project is exclusevli develop in go, and validation lib are provided for go only. + +Has this project is in H6N global project his requirement will first meet H6N needs. + +## Version + +v0.0.0: version + +## Developpement + +- Golang +- Docker \ No newline at end of file