abibliadigital icon indicating copy to clipboard operation
abibliadigital copied to clipboard

A RESTful API for Bible

Results 60 abibliadigital issues
Sort by recently updated
recently updated
newest added

To implement an endpoint that returns a selected verse of the bible regarding to specific day of the year. For example, 1/1 is the Day 1 of the year, 2/1,...

difficult: medium
priority: medium
feature request

**As a** Spanish speaker developer **I want to** be able to consult the spanish NTV version of the Bible **So that** I can develop an app to share the Bible...

Often a range of verses is required, the turn of an entire chapter or several requests. GET `/api/verses/nvi/sl/23/1-3`

difficult: low
priority: high
feature request

## keys: - [ ] Amor - [ ] Ansiedade - [ ] Cura - [ ] Raiva - [ ] Esperança - [ ] Depressão - [ ] Medo...

enhancement
difficult: medium
priority: medium
content

- [x] Gênesis - [x] Êxodo - [x] Levítico - [ ] Números - [ ] Deuteronômio - [ ] Josué - [ ] Juízes - [ ] Rute -...

difficult: low
priority: high
content

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...

depfu

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed?...

depfu

## Description Added functionality for the searching of a range of verses in its separate route handler. Also implemented its tests and documented it accordingly. ## Motivation or Context It...

**Is your feature request related to a problem? Please describe.** I had a chapter from the `/verses/:version/:abbrev/:chapter` endpoint and I needed to access the number of chapters of its book...