Skip to content
/ rex Public

Go package for accessing the REX cloud API

License

Notifications You must be signed in to change notification settings

breiting/rex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Go package for accessing the REX cloud API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages