API: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Line 7: Line 7:


Buzzes open the gate at 2169 Mission (only available within the space).
Buzzes open the gate at 2169 Mission (only available within the space).
=== GET http://api.noisebridge.net/gate/
Returns {"ringing": True } if the buzzer is ringing.

Revision as of 01:16, 14 December 2011

If you'd like things to use your hardware in the space in a fairly consistent way, consider exposing them to Noisebridge's awesome, semi-stable API. You can ask User:Malaclyps Danny to implement you a call or two by mailing him at [1]


Current API

POST http://api.noisebridge.net/gate/open

Buzzes open the gate at 2169 Mission (only available within the space).

=== GET http://api.noisebridge.net/gate/

Returns {"ringing": True } if the buzzer is ringing.