This is a library that wraps the mbed-http library with specific syntax for the Treasure Data REST API.
- Treasure Data Rest API
- Example Code - Mbed OS Treasure Data REST Example
The library lets you specify your Treasure Data API key, the Database and Table you want to send data to. You then give the library a json formatted string and the library sends it off to treasure data. That simple.
Apache 2.0