The Wayback Machine - http://web.archive.org/web/20200825033551/https://github.com/coinapi/coinapi-sdk
Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.

README.md

CoinAPI-SDK

GitHub language count

Welcome to the CoinAPI SDK. This repository contain SDK for our API documented at https://docs.coinapi.io/

Repository organization

Directory Description
data-sdk SDK for CoinAPI Market Data API
oeml-sdk SDK for CoinAPI OEML API (Order and Execution Management Layer)
cryptotick-samples Examples related to processing CryptoTick GZIP+CSV flat files

Package managers coverage

Language Package manager Protocol Package name Version/Link
C# NuGet REST CoinAPI.REST.V1 Nuget
C# NuGet WebSocket CoinAPI.WebSocket.V1 Nuget
Java Maven REST io.coinapi.rest.v1 Sonatype Nexus (Releases)
Java Maven WebSocket io.coinapi.websocket.v1 Sonatype Nexus (Releases)
Python3 PyPI REST coinapi.rest.v1 PyPI

Language coverage

In this repository you can find libraries that will help you use our API with minimal development effort from languages like:

  • Python
  • R
  • Matlab
  • C#
  • C++
  • .NET
  • Java
  • Ruby
  • Go
  • JavaScript
  • TypeScript
  • Node.js
  • PHP
  • Haskell
  • Objective-C
  • Swift

Feel free to make Pull Request with proposed changes or create an Issue on which we respond as soon as possible.

You can’t perform that action at this time.