Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Coinbase API generated with Swagger + shim layer for signing

Notifications You must be signed in to change notification settings

jgensler8/coinbase-go-swagger

Repository files navigation

coinbase-go-swagger

Another go implementation of Coinbase's Pro API

The API is defined using the Swagger/OpenAPI spec

How to Update This Library

  1. Copy existing swagger.yaml and edit in https://editor.swagger.io
  2. Generate Go client
  3. Extract code to ./swagger
  4. Add shim in respective client file to take care of Auth headers

About

Coinbase API generated with Swagger + shim layer for signing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published