feat(backend): rouage gin /api/v1, enveloppe {data,meta}/{error}, health réel, stubs 501 + test de contrat routes

This commit is contained in:
m
2026-09-10 07:16:57 +02:00
parent 837bfa8a12
commit bdf1fadce9
13 changed files with 193 additions and 28 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ func TestCreateDocument(t *testing.T) {
fmt.Println(document, directory)
}
}