Skip to content

ronfogel/amital-dotnet-ofv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

.NET Service to subscribe to shipments using Windward API and recieve webhook updates

In order to run the code, follow these steps:

  1. navigate to TrackedShipmentsAPI folder cd TrackedShipmentsAPI

  2. build (compile) the code dotnet build

  3. start the server dotnet run

You can see the url of the server after running the above commands, in the terminal. It will be something like: Now listening on: http://localhost:5260

append /swagger to the url to see all the available endpoints http://localhost:5260/swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages