Skip to content

ARMmbed/mbed-os-treasuredata-rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a library that wraps the mbed-http library with specific syntax for the Treasure Data REST API.

More Info

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

About

Library to use the Treasure Data REST API from Mbed OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.8%
  • C 34.2%