Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Data API #21

Open
garrettpatterson opened this issue May 23, 2011 · 2 comments
Open

Create Data API #21

garrettpatterson opened this issue May 23, 2011 · 2 comments
Assignees

Comments

@garrettpatterson
Copy link
Contributor

With keg.io live on the web, our json request url's are wide open to anyone who might want to do something with our data. We can add a few more API call options, and add in a callback wrapper for crossdomain ajax use. Then tell people to have at it.
-Pour History
-Last Drinker (new API method)
-Current Temperature (new API method)
-Current Keg

@C4
Copy link
Contributor

C4 commented May 23, 2011

I'm not sure how many people I want querying the data right this second. Seems like we should get it a bit more stable (no server crashes) before telling people to start making api calls. Also I'm not sure how good of a long term machine the thin client is running on a CF card.

@crcastle
Copy link
Contributor

We could pseudo-restrict access by throwing some random, but required, query string parameter on the HTTP request. We can then only share that with people as they request access... kind of like request a beta invite type launches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants