17 lines
255 B
HTTP
17 lines
255 B
HTTP
@url = https://localhost:7252
|
|
|
|
GET {{url}}/api/links
|
|
|
|
###
|
|
|
|
POST {{url}}/api/links
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"url": "https://localhost:7252/api/links",
|
|
"description": "kfjkljfe"
|
|
}
|
|
|
|
###
|
|
|
|
GET {{url}}/api/links/7f92770b-e3ef-4443-ab5d-8aca6449530f |