Skip to content

lumiastream/lumiastream-api-demo-py

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-py.git
  2. CD into the repo and Run pip install --requirement requirements.txt
  3. Start Lumia Stream and Turn on the Developers API 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.py in the demo api and paste the api token to token
  6. Run the demo api with python3 main.py

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

About

Python 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

Languages