I am currently trying to develop a mobile app for book lovers for an university project. I am developing it using xamarin forms and I have no idea how to retrieve book data from the Goodreads api. Could you please help me?
Hey, if you are using c#, then you can use following C# api wrapper in xamarin ( I haven't tested yet but hopefully it will work) https://github.com/adamkrogh/goodread...
I am currently trying to develop a mobile app for book lovers for an university project. I am developing it using xamarin forms and I have no idea how to retrieve book data from the Goodreads api. Could you please help me?