Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 798 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 798 Bytes

Project Name

Spark Class - Creating very basic class definitions to be used with Cisco Spark. No error checking on inputs but most of the functions are checking the response code from the HTTP code. See the API documentation at developer.ciscospark.com for more details.

Installation

You probably already know what to do.

Usage

The spark-testing is just a short program to show how the classes are used. Add in the values needed at the top to run.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

TODO: Write license