# coinapi-sdk
**Repository Path**: yojea/coinapi-sdk
## Basic Information
- **Project Name**: coinapi-sdk
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-25
- **Last Updated**: 2021-03-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# CoinAPI-SDK

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 |  |
C# | NuGet | WebSocket | CoinAPI.WebSocket.V1 |  |
Java | Maven
(GitHub Packages) | REST | io.coinapi.rest.v1 | https://github.com/coinapi/coinapi-sdk/packages/397337 |
Java | Maven
(GitHub Packages) | WebSocket | io.coinapi.websocket.v1 | https://github.com/coinapi/coinapi-sdk/packages/397352 |
Python3 | PyPI | REST | coinapi.rest.v1 |  |
## 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.