12 lines
229 B
HTTP
12 lines
229 B
HTTP
@VirtualDDNSRouter.Server_HostAddress = http://localhost:5277
|
|
|
|
GET {{VirtualDDNSRouter.Server_HostAddress}}/todos/
|
|
Accept: application/json
|
|
|
|
###
|
|
|
|
GET {{VirtualDDNSRouter.Server_HostAddress}}/todos/1
|
|
Accept: application/json
|
|
|
|
###
|