10000 GitHub - Roukii/kraken-go: A go version of the kraken api generated from OpenApi doc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Roukii/kraken-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kraken-go

A go version of the kraken api generated from OpenApi doc

Warning

Use this at your own risk, this project is still in test and heavily subject to modification, kraken's openapi files are not generated perfectly, there is quite a few modification to make to the file at each generation. I know there is nothing really optimized yet, it's work in progress.

OpenApi

To update the openapi configuration first download the openapi code generator at : https://github.com/deepmap/oapi-codegen

To get the latest openapi file for kraken go to : https://docs.kraken.com/rest/

To generate the kraken.gen.go use the command: oapi-codegen -response-type-suffix Response -package openapi openapi/openapi.json > openapi/kraken.gen.go

About

A go version of the kraken api generated from OpenApi doc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0