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