Socket
Socket
Sign inDemoInstall

github.com/breiting/rex

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/breiting/rex

Package rex provides a library for accessing the REX API. REX is a cloud-based operating system for building augmented reality applications. The first thing you have to do is to register at https://rex.robotic-eyes.com for a free REX account. Once you activated your account, you can simply create an API access token with a `ClientId` and a `ClientSecret`. This that information in your pocket, you can start building your REX-enabled application. An example application is called rx (https://github.com/breiting/rx) which is a command line tool accessing the REX system.


Version published

Readme

Source

REX Golang package

This repository contains a client-side implementation for accessing REX, the cloud-based augmented reality operating system. You can find more information about REX here.

Getting REX

Just go get it:

go get github.com/breiting/rex

Getting started

The first thing you have to do is to register for a free REX account. Once you activated your account, you can simply create an API access token with a ClientId and a ClientSecret.

This that information in your pocket, you can start building your REX-enabled application. An example application is called rx which is a command line tool accessing the REX system.

Application using rex

There is a command line CLI tool called rx which uses this library. Please have a look and fork the project.

FAQs

Last updated on 16 Aug 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc