Fit-Connect .NET SDK
Fit-Connect .NET SDK is a .NET library for the Fit-Connect API.
IN DEVELOPMENT NOT FOR PRODUCTION USE
For an implementation example take a look at the DummyClient
Ignored Files
You need a secret file for e2e test like:
{
"sender": {
"id": "00000000-0000-0000-0000-000000000000",
"secret": "0000000000000000000000000000000000000000000",
"scope": "send:region:DE"
}
}