-
Notifications
You must be signed in to change notification settings - Fork 361
Need Access to database #282
Comments
wa3laikum alsalam, |
can i get some access to the quran content? |
An API is much better than a DB dump. By the way, I have experience with documenting API-s, see this: |
i think besides documentation, we still have a few things to think through:
in the current world, the api is public, but it's not documented because it's not yet frozen - i imagine that we'll have to distinguish between public and private traffic at some point in the future. at the current moment, we're more or less focusing on site stability and features, and insha'Allah finalizing the public api will come later. iOsMechanic: most of the stuff we use is from various other sources that are freely available on the internet - example the images are from qurancomplex's fonts and we have a repo for that here (quran/quran.com-images) translations are from tanzil.net (though be careful, some of their translations are not reliable and/or are not sunni), and audio is from a combination of everyayah.com and quranicaudio.com. |
My opinion is that documentation is not the last thing to be done, even if you have lots of things to think about. It can be as simple as this: https://raw.githubusercontent.com/B-Translator/B-Translator.github.io/master/docs/org/btranslator-api-reference.org GitHub renders it like this: https://github.com/B-Translator/B-Translator.github.io/blob/master/docs/org/btranslator-api-reference.org With Emacs and Jekyll (and some custom CSS, of course), it can be converted automatically to something like this: http://info.btranslator.org/api/ I think it is manageable, it is not a daunting task. You can keep changing the API and updating the docs at the same time. |
Salam all, I will add docs to the api repo |
Any format, markdown, plain text etc. would be OK. |
@dashohoxha sounds good. |
Hi Mohammed,
Need access to database,please let me know making a quran application.
The text was updated successfully, but these errors were encountered: