mirror of
https://github.com/hubHarmony/Csharp-API-Template.git
synced 2024-11-17 21:40:31 +00:00
10 lines
194 B
HTTP
10 lines
194 B
HTTP
@Simple_API_HostAddress = http://localhost:5094
|
|
|
|
GET {{Simple_API_HostAddress}}/weatherforecast/
|
|
Accept: application/json
|
|
|
|
###
|
|
|
|
PUT {{Simple_API_HostAddress}}/test/put
|
|
Authorization: Bearer
|
|
### |