Files
nosys_libs/rendezvous/api.http
2026-01-25 13:55:46 +10:00

19 lines
338 B
HTTP

@hostname = http://localhost
@port = 5050
@hostServer = {{hostname}}:{{port}}/rendezvousServer
@hostClient = {{hostname}}:{{port}}/rendezvousClient
###
GET {{hostServer}}/run
###
GET {{hostClient}}/server
###
POST {{hostServer}}/server HTTP/1.1
content-type: application/json