Skip to content

esasse/delphi-stathat

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages