Mitrajeet-Golsangi / diet-application-backend

A simple backend built with Golang with the help of Gin and Gorm for building a RESTful API with PostgreSQL as the database
MIT License
0 stars 0 forks source link

Add the integration for Google Fit API #3

Open Mitrajeet-Golsangi opened 6 months ago

Mitrajeet-Golsangi commented 6 months ago
Mitrajeet-Golsangi commented 6 months ago

https://developers.google.com/fit/android/reference -> API Reference

divija14nd commented 6 months ago

https://developers.google.com/fit/rest/v1/reference/activity-types -> Activity types included in API https://developers.google.com/fit/datatypes/activity -> Data type details https://www.ayoubkhial.com/blog/a-comprehensive-guide-to-connect-google-fit-api-with-expressjs -> Blog regarding Google Fit API usage