mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
12 lines
202 B
HTTP
12 lines
202 B
HTTP
@Aaru.Server.Api_HostAddress = http://localhost:5132
|
|
|
|
GET {{Aaru.Server.Api_HostAddress}}/todos/
|
|
Accept: application/json
|
|
|
|
###
|
|
|
|
GET {{Aaru.Server.Api_HostAddress}}/todos/1
|
|
Accept: application/json
|
|
|
|
###
|