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.
You probably already know what to do.
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.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
TODO: Write license