bible_api icon indicating copy to clipboard operation
bible_api copied to clipboard

Ruby web app that serves JSON API for open and public domain bibles

Results 11 bible_api issues
Sort by recently updated
recently updated
newest added

On top of '1 chronicles' and '2 chronicles' as input, may be can consider to add 'first chronicles' and 'second chronicles'. Also for the rest of the multiple books. Thanks...

enhancement

go to http://bible-api.com/Exodus+1:1?translation=kjv and it has a random newline in the middle

bug

Currently to use the API to query for a translation, one has to use the target language's book names, e.g.: `http://bible-api.com/Joannes+3:16?translation=clementine` Whereas using the English names of those books does...

enhancement

I've run into a little trouble with multiple chapter:verse ranges. Some examples: - Prov. 23:19-21,29-24:2 - Psalms 63:1-11,Psalms 98 - Psalms 138,139:1-17,18-23 I have access over the way this data...

bug

Hi! Thanks for the awesome project! Is support for chapter ranges something that you'd consider? eg `https://bible-api.com/romans 12-14` currently returns results for Romans 12, 14 (skips 13). Not sure if...

bug

I tried to get single chapter books like Obadiah, Philemon, Jude etc but only got the first verse. I tried the name of the book alone e.g. https://bible-api.com/jude I tried...

Hi, could you please add a 'get_chapters' function that fetches all the chapter numbers found in the book? Thanks! :) For example: https://bible-api.com/Genesis { "reference": "Genesis", "chapters": 50 }

Msm colocando almeida vem tudo em ingles :( O restante tá otimo parabens!

The book of Song of Solomon in the Almeida translation is not localized, and the book of Obadiah only returns one verse if you use https://bible-api.com/sng1 works. and if you...