Giter Club home page Giter Club logo

Comments (2)

robbiet480 avatar robbiet480 commented on July 30, 2024

I talked to @davr about this, I'm setting up a server that will let anyone with a project like this subscribe to webhook callbacks on new events, implementing a push server won't be that hard. I think we should allow someone to subscribe to the following events:

  • phone calls coming into the space (XXX is calling the space!)
  • door open notifications (XXX just entered the space).
  • New event notifications (Hacker Scouts is starting now/soon!)
  • Meeting notifications (Quarterly membership meeting is next week/Weekly meeting starts now)
  • Possibly subscription status (Your AMT membership is in danger of being canceled due to non-payment)
  • Laser balance status (You owe $10.05 in laser fees)

The first two notifications are already working and available, the others will need to be implemented somehow (I am willing to do this).

For spam reasons, both of these notification types need an on/off switch which shouldn't be hard to control on the server side, just POST /notification_on and POST /notification_off. Let me know what you think

from acemonstertoys-ios.

chrisabruce avatar chrisabruce commented on July 30, 2024

Cool, think we could set this up on github and use heroku for now? I would love to have a central "REST API Server" that could cache some of the responses from our main website. So for example, we could set up Node or Sinatra to service external all requests (mobile presently). Furthermore, sensors and devices could push data to this same server.

Thoughts?

from acemonstertoys-ios.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.