Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 791 Bytes

File metadata and controls

25 lines (17 loc) · 791 Bytes

Hevy C++ Client

Just wanted to play around with RESTful APIs in C++. So I decided to create a client for a service I already use, Hevy.

Toolchain

Building

Create .env in the root of your project which defines your Hevy App API key:

HEVY_API_KEY=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

License

This project is licensed under the MIT License.