Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delphi StatHat

Delphi library for StatHat API.

How to Use

Just add StatHat to your uses clause and call one of its methods:

    EzPostValue('load average', 'YOUR_API_KEY', 0.92);
    EzPostCount('messages sent - female to male', 'YOUR_API_KEY', 13);

All calls are async.

To Do

  • HTTPS support
  • Offline support

About

Delphi library for StatHat API

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages