Giter Site home page Giter Site logo

nickbuckenham / coinapi-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coinapi/coinapi-sdk

0.0 0.0 0.0 686 KB

SDKs for CoinAPI

Home Page: https://docs.coinapi.io/

License: MIT License

C++ 20.65% Makefile 0.03% C# 10.27% Go 6.60% Haskell 10.50% Batchfile 0.04% Java 25.23% JavaScript 5.13% HTML 0.14% Objective-C 4.18% PHP 2.82% Python 4.34% R 0.13% Ruby 2.60% Swift 4.42% TypeScript 2.91%

coinapi-sdk's Introduction

CoinAPI-SDK

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

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

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

If you spot something wrong, feel free to make Pull Request with proposed changes or create an Issue on which we respond as soon as possible.

WebSocket connection example

  1. Download wscat npm package (https://www.npmjs.com/package/wscat) using npm install -g wscat command
  2. Establish connection to us by command wscat --connect wss://ws.coinapi.io/v1/
  3. Send this json { "type": "hello", "apikey": "TYPE_YOUR_API_KEY_HERE", "heartbeat": false, "subscribe_data_type": ["trade", "quote", "book50"] }
  4. Right now you are receiving messages

coinapi-sdk's People

Contributors

svisstack avatar 4562448 avatar mayoralito avatar andrewmanhaychiu avatar iajrz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.