source: WineTrackerFinal/WineTrackerWebApi/WineTrackerWebApi.http@ 17d6948

main
Last change on this file since 17d6948 was 17d6948, checked in by Nikola Mishevski <Nikola.Mishevski@…>, 6 days ago

initial commit WineTracker Project

  • Property mode set to 100644
File size: 141 bytes
Line 
1@WineTrackerWebApi_HostAddress = http://localhost:5163
2
3GET {{WineTrackerWebApi_HostAddress}}/weatherforecast/
4Accept: application/json
5
6###
Note: See TracBrowser for help on using the repository browser.