Skip to content

kendallb/ShipEngineApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShipEngineApi

A library for communicating with ShipEngine from .NET applications. To use this you need an account with ShipEngine:

https://www.shipengine.com/

Install

To install ShipEngineApi, run the following command in the Package Manager Console

PM> Install-Package ShipEngineApi

Documentation

Documentation on the API's can be found here:

https://www.shipengine.com/docs/getting-started/

Code generation

The core of this client class is generated from the ShipEngine OpenAPI definitions which can be found here:

https://github.com/ShipEngine/shipengine-openapi

The client was generated using a modified version of NSwag Studio, which you can find here:

https://github.com/RicoSuter/NSwag

License

The code is licensed under the BSD 3-Clause License

https://opensource.org/licenses/BSD-3-Clause

About

A library for communicating with ShipEngine from .NET applications.

Resources

License

Stars

Watchers

Forks

Languages