Skip to content

Generated Go Client from Vantage's API Swagger file

License

Notifications You must be signed in to change notification settings

vantage-sh/vantage-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vantage-go

Generated Go Client from Vantage's API Swagger file

Pre-requisites

  • You must have jq and go-swagger command line tools installed
  • If you have Homebrew installed, you can run brew bundle to install required dependencies.

Development

This client is under development. It will be updated without warning, especially related to the /v2/ client. Please wait for a future release with versioning before adopting widely if that is a concern.

  • To generate the schema, run: make generate