wldeh / bible-api

Free Unlimited Bible API with support for 200+ versions and languages.⚡
141 stars 22 forks source link

Return the names of the book withing a version #6

Open esteban2006 opened 5 months ago

esteban2006 commented 5 months ago

Is your feature request related to a problem? Please describe. Yes, many people would like to explore more version but not knowing the names a the Bible books would be a problem, could create a direct api that will return the names of the books that are in the given version

Describe the solution you'd like api call returning a json with names ofthe book in the given version

Describe alternatives you've considered this could be useful https://github.com/wldeh/bible-api/tree/main/bibles/cmn-Hans-CN-feb/books.json

Additional context just a json return

elinorapricot commented 4 months ago

It would be really useful

robie2011 commented 2 months ago

Please also add a unique identifier within for book, so that one can compare from one translation to another (if possible).

E.g. compare english bible with german bible.

Lucasharskamp commented 1 week ago

This would be very valuable, as we wouldn't have to guess how the name of a book in a specific language should be spelled.

Lucasharskamp commented 1 day ago

https://github.com/wldeh/bible-api/pull/13 Here you go.