Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 564 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 564 Bytes

This directory contains demos using the Open GoPro API with varying language and frameworks.

Summary

For a summary of demos see here.

Contributing

  1. Add your demo in the appropriate language subfolder of this directory. Create one if it does not exist.
  2. Add a README.md in the demos directory describing what it does and how to use it
  3. Update demos.json file to include your demo, following the schema.json
  4. Once merged it will be added to the above demo summary when the Github Pages site is built.