Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 327 Bytes

README.rst

File metadata and controls

8 lines (6 loc) · 327 Bytes

FirebaseArduino is a library to simplify connecting to the Firebase cloud database from arduino clients.

It is a full abstraction of Firebase's REST API exposed through C++ calls in a wiring friendly way. All Json parsing is handled by the library and you may deal in pure C/Arduino types.