SimpleMessagingService

Log | Files | Refs | README

Api.http (113B)


      1 @Api_HostAddress = http://localhost:5005
      2 
      3 GET {{Api_HostAddress}}/weatherforecast/
      4 Accept: application/json
      5 
      6 ###