Is your feature request related to a problem? Please describe.
Use case for this is when selecting chapters dynamically. Chapters could be placed in a dropdown/select field. currently , we can use this endpoint:
https://api.github.com/repos/wldeh/bible-api/contents/bibles/en-asv/books/${book}/chapters
but encounters rate limit issue.
Describe the solution you'd like
A json file maybe will do.
Additional context

Is your feature request related to a problem? Please describe.
Use case for this is when selecting chapters dynamically. Chapters could be placed in a dropdown/select field. currently , we can use this endpoint:
https://api.github.com/repos/wldeh/bible-api/contents/bibles/en-asv/books/${book}/chapters
but encounters rate limit issue.
Describe the solution you'd like
A json file maybe will do.
Additional context