Freeboard / freeboard

A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard.
http://freeboard.io
MIT License
6.45k stars 1.2k forks source link

Question: API integrations? #36

Closed chiefy closed 10 years ago

chiefy commented 10 years ago

Do you guys have any plans with places like FireBase/ActionHero/Express/SailsJS etc. to get some kind of API integration into a full web stack? I was just messing around and I think something like ActionHero is a nice backend to the Freeboard for servage / API-age.

Further that, what about publishing to npm or bower?

jheising commented 10 years ago

Right now the primary goal of freeboard is to focus on making it a great static html app and leave it up to the developer to integrate into a server stack for dashboard management. Time permitting, in the future we may provide tighter integration to those stacks, but for now we have plenty of work cut out for us on UI and datasource/widget plugins.