Code Monkey home page Code Monkey logo

docs's Introduction

User/API Documentation

User and API docs for Data Upstream Cloud Service. The API-Docs are here: https://github.com/data-upstream/docs/blob/master/dist/docs.md

Quick Howto

  1. Sign up / Login to: https://alpha.data-upstream.ch/

  2. Create Streams / Devices

  3. From the list, tab the magnifying glass

  4. Copy the token from your first entry in list (these are read-write-tokens)

prepare your devices

  1. Set Headers appriately:
    { "Content-Type": "application/json", "Accept": "application/json", "X-Access-Token": "YOUR_TOKEN" }
  2. From your data source/producer push any valid JSON to https://db.alpha.data-upstream.ch/api/log_data
  3. Run a Jupyter Notebook to explore the data with Bokeh, etc... See https://www.data-upstream.ch/ for more informations

Read-only tokens to for use in external webapps / or devices (e.g. to display data)

We have implemented our read only tokens (See the API-Doc) for use in web apps, or apps you want to share. However you'll need to use the aggregate log data service to read data.

docs's People

Contributors

yihangho avatar data-upstream avatar

Watchers

James Cloos avatar Alex Fitterling avatar  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.