api.alquran.cloud icon indicating copy to clipboard operation
api.alquran.cloud copied to clipboard

I create the java wrapper library for this awesome API 💙, And if you take a look at it and give me some of the notes this makes me happy ❤️

Open 0x61nas opened this issue 2 years ago • 2 comments

Link: https://github.com/anas-elgarhy/alquran-cloud-api And I have some notes also:

  • If the edition object has a number of pages attribute, I think that is useful in times
  • And the limit of requests I think it's short

0x61nas avatar Jul 02 '22 14:07 0x61nas

JazakAllah brother. I'll have a look, inshaAllah and can look at adding pagination. You mean the rate limit per second should be higher?

meezaan avatar Jul 05 '22 10:07 meezaan

Yes, The limit caused me a problem when I wanted to test all the functions, but I solved the problem temporarily by making it wait 50 milliseconds and trying to send the request again 4 times if it was answered with code 429 and the solution was relatively successful, but it adds some extra time

0x61nas avatar Jul 05 '22 11:07 0x61nas