Skip to content

promiseofcake/artifactsmmo-go-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artifactsmmo-go-client

Generated Go Client based upon https://docs.artifactsmmo.com/api_guide/openapi_spec

Usage

You can use /client as a generated API Client for your own projects.

I downgraded the OpenAPI spec to 3.0 in order to use https://github.com/oapi-codegen/oapi-codegen/v2 for a cleaner client.

Updating Spec

For now updating the spec is relying on specific versions of tools because I am not automating this.

Run make all and it will be done.