mirror of
https://github.com/mmahdium/HoolIt.git
synced 2025-08-05 09:24:25 +02:00
12 lines
175 B
HTTP
12 lines
175 B
HTTP
@HoolIt_HostAddress = http://localhost:5246
|
|
|
|
GET {{HoolIt_HostAddress}}/todos/
|
|
Accept: application/json
|
|
|
|
###
|
|
|
|
GET {{HoolIt_HostAddress}}/todos/1
|
|
Accept: application/json
|
|
|
|
###
|