Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

sgzmd/google-cloud-endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>

Important note

This project was created to support a lecture on Google Cloud Endpoints. To fully benefit of this example, you should at least go through this slideshow:

romankirillov.info/google-cloud-endpoints.html

Description

This is a sample project for Google Cloud Endpoints technology. For the purpose of this project we assume that we are building a home automation system. We have a number of sensors running in our home, and we want to control which ones of them are active via web and mobile.

To achieve this, we need to build an a service and an API which should:

  • Allow authenticated users to modify the state of the monitoring, e.g. change the activity state of a given sensor, get list of sensors, etc.

  • Provide a push-enabled update mechanism for in-home server which controls all the sensors installed in the household.

The API we design should be accessible for both web and native mobile applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published