I develop a mobile application and I would like to display there book cover.
From what I saw, in order to use the API I need to use a developer key which allows me to do 1 request/second.
From my understanding, if I publish the app it will be published with that same one developer key and then if multiple people download the app it can cause that multiple people from different mobiles will send a request.
Is there any way to use that API for developing a mobile application then? Because as I see it, there is no way to implement something like this.
Unless I misunderstood and itvmeans that I cant send more than 1 request/second from sepcific device and then I can turn of the search button for 1 second for each user for example to gurantee that it wont exceed.
I also tried to contact goodreads with this matter but I cant get an answer so im trying here.
From what I saw, in order to use the API I need to use a developer key which allows me to do 1 request/second.
From my understanding, if I publish the app it will be published with that same one developer key and then if multiple people download the app it can cause that multiple people from different mobiles will send a request.
Is there any way to use that API for developing a mobile application then?
Because as I see it, there is no way to implement something like this.
Unless I misunderstood and itvmeans that I cant send more than 1 request/second from sepcific device and then I can turn of the search button for 1 second for each user for example to gurantee that it wont exceed.
I also tried to contact goodreads with this matter but I cant get an answer so im trying here.
Thank you for answering.
Ben