Giter VIP home page Giter VIP logo

api's Introduction

Getting Started with Data Highway API Docs

IMPORTANT NOTE: The Data Highway API Docs are still a work in progress.

Screenshot

Prerequisites

  • Linux or macOS only (Windows may work, but is unsupported)
  • Install Ruby v2.3.1 or newer (i.e. with RBEnv)
  • Install Bundler
gem install bundler

Instructions

  • Clone repo
git clone https://github.com/DataHighway-com/api
  • Fetch and checkout specific branch
git fetch origin luke-api-docs:luke-api-docs
git checkout luke-api-docs
  • Install dependencies and run docs locally. Alternative is to run with Vagrant vagrant up
bundle install
bundle exec middleman server

Features

Contributing

Community

Found an issue with the Data Highway API? Go ahead and submit an issue.

If you've got Slate-specific questions about setup, deploying, or special feature implementation, or just want to chat with a Slate developer, please start a thread in the Spectrum community!

Found a bug with upstream Slate? Go ahead and submit an issue. And, of course, feel free to submit pull requests with bug fixes or changes to the dev branch.

Troubleshooting

Note on JavaScript Runtime

For those who don't have JavaScript runtime or are experiencing JavaScript runtime issues with ExecJS, it is recommended to add the rubyracer gem to your gemfile and run bundle again.

api's People

Contributors

dependabot[bot] avatar ltfschoen avatar sbcodes avatar

Watchers

 avatar  avatar  avatar

api's Issues

Roaming API docs should match latest Data Highway node version

There are discrepancies between the naming of various API endpoints and the naming of the runtime modules in https://github.com/DataHighway-com/node that they correspond to, and also with the data structure properties that they include (e.g. device profiles associated with a device in the runtime modules is referred to as a base profile associated with the device in these API docs, but base profiles may be a better naming since it doesn't clash with the device profiles from Chirpstack, that is used for storing something else)

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.