I'm still new to Web API but I have created a few of them in a production environment. Currently, I am consuming the Google Analytics API in MVC. I want to either
A) Access the Google Analytics API in SharePoint directly or
B) Create a Web API consisting of the data from the Google Analytics API into Sharepoint.
I haven't come across a lot of literature regarding this but just looking for some direction or if it is even doable. Any info is appreciated.