Initial commit

This commit is contained in:
user
2026-07-12 13:47:34 +04:00
commit 51e2e789d0
37 changed files with 2005 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
clear
# Get all record of Tables
# curl -X GET -H 'Content-Type: application/json' localhost:8080/tables
# Get only one record of Table by id 6
curl -X GET -H 'Content-Type: application/json' localhost:8080/table/6