05-17-2015 15:42
05-17-2015 15:42
Hi Everyone!
First post, and it is to share my initial implementation of a REST implementation to access Fitibit data using OAuth2. It is written in Scala, using Spray for the web access. All the code is in Scala.
Here is the repo: https://github.com/richardE353/fitbit_rest It is early days, but I'm really excited about the foundation of the code. Thanks so much to Fitbit for making this possible.
I also included a Postman collection file, to make it really easy to get started.
Feedback much appreciated.
Best Regards,
Richard