This commit is contained in:
Михаил Капелько
2025-08-16 23:30:57 +03:00
parent 99fe6d2918
commit 46f65da61d
4 changed files with 96 additions and 2 deletions

3
srv/test Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
curl -X POST -d '.' http://localhost:8001/api/consult
curl -X POST -d '{"name":"test-name","phone":"+79001002030"}' http://localhost:8001/api/consult