Implementation of getAll and create products endpoints.

This commit is contained in:
Florian THIERRY
2025-04-23 23:13:48 +02:00
parent ed0acfc5dc
commit f98e1227e8
14 changed files with 136 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
vars {
url: http://localhost:8080
}