Skip to content

buyco/go-maersk-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Maersk SDK

SDK for the Maersk Track & Trace API (v1.1.1).

Commands

You may use the following command to generate the SDK:

make generate

Update the SDK

  1. Login on the Maersk developer website (otherwise you'll only have access to the mock API documentation).
  2. Go to the Track & Trace documentation and click "Download".
  3. Rename the downloaded file into maersk_track_and_trace.yaml and move it into api_file/.
  4. Run make generate to generate the SDK.
  5. Change the Track & Trace API version displayed in this README.
  6. Commit and tag the changes using the SemVer spec.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published