how do i return the json object of my ajax GET request to an API in Asp.net MVC
Ok hi. I’m having a lot of problems with a project im building. I want to use Ajax to make a request to the Google.Books api so I can make book searches from my website. Its a Asp.net MVC project. I’m using Ajax on one of the pages.