Skip to content

Javascript Demo of Lumia Stream's REST API. Documentation Here https://dev.lumiastream.com

Notifications You must be signed in to change notification settings

lumiastream/lumiastream-api-demo-js

Repository files navigation

Lumia Stream API Demo

Check out the full tutorial at dev.lumiastream.com

Summary

This is a complimentary demo that will show the various ways to use Lumia Streams Developers API

How to use

  1. Clone the repository git clone https://github.com/lumiastream/lumiastream-api-demo-js.git
  2. CD into the repo and Run npm install or yarn
  3. Start Lumia Stream and Make sure the Developers API is on by going to Settings > Advanced > Enable Developers Api
  4. After the Developers API is enabled, you'll be presented with a token in Lumia Stream. Copy it
  5. Open up main.js in the demo api and paste the api token to token on line 3
  6. Run the demo api with npm start or yarn start

Visit the docs above to see all the deveopers api can do

About

Javascript Demo of Lumia Stream's REST API. Documentation Here https://dev.lumiastream.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published