Files
vps/srv/test
Михаил Капелько 46f65da61d add srv
2025-08-16 23:30:57 +03:00

4 lines
162 B
Bash
Executable File

#!/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