Files
vps/api/test
Михаил Капелько 1eb4d7e2d2 srv to api
2025-08-16 23:54:19 +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