users-api service

This commit is contained in:
stackops
2026-04-09 16:53:39 +03:00
commit 31d1149176
4 changed files with 65 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module users-api
go 1.25.6