Skip to content

Latest commit

 

History

History

webservices

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Webservices

You can find a summary of supported services below. For more detailed information about the servies, and usage of the classes, see the individual READMEs inside each folder.

  • firebase - Firebase is a realtime data store. Firebase is great for store structured and unstructured data, as well as syncing information across various devices, servies, etc.
  • google - The Google classes we've implemented allow you to: (1) GeoLocated based on wifi networks around you, and (2) determine the timezone from a lat/long.
  • ReadSpeaker - Simple to use Text-To-Speech API.
  • skynet - SkyNet is an open communications network and API for the Internet of Things. It allows you to easily connect multiple devices to another and stream data between them.
  • sparkfunStream - A very simple timeseries datastore.
  • wunderground - Wunderground is a weather API. You can use it to get current conditions and weather forecast information.