# mbed-os-treasuredata-rest **Repository Path**: mirrors_ARMmbed/mbed-os-treasuredata-rest ## Basic Information - **Project Name**: mbed-os-treasuredata-rest - **Description**: Library to use the Treasure Data REST API from Mbed OS - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Intro This is a library that wraps the [mbed-http](https://os.mbed.com/teams/sandbox/code/http-example/) library with specific syntax for the Treasure Data REST API. ## More Info - [Treasure Data Rest API](https://support.treasuredata.com/hc/en-us/articles/360001260527-REST-API) - Example Code - [Mbed OS Treasure Data REST Example](https://github.com/blackstoneengineering/mbed-os-example-treasuredata-rest) ## How does it work? 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. ## Liscense Apache 2.0