Skip to content

issues Search Results · repo:bibleapi/bibleapi-rest language:JavaScript

Filter by

8 results
 (66 ms)

8 results

inbibleapi/bibleapi-rest (press backspace or delete to remove)

  • Blue-Robin-Taken
  • 1
  • Opened 
    on Nov 11, 2023
  • #32

Fix verse range request when verses are in mixed order. This is a really strange bug! Run this request once: http://localhost:4000/api/v1/Matt3:5-2 Response: verse 2 Run request again: http://localhost:4000/api/v1/Matt3:5-2 ...
bug
  • rkazakov
  • Opened 
    on Apr 16, 2016
  • #10

Normalize versification of RST vs KJV and other English versions. See how it s done here: https://github.com/openbibleinfo/Bible-Passage-Reference-Parser/issues/19 Use reversify npm module? https://www.npmjs.com/package/reversify ...
enhancement
  • rkazakov
  • 3
  • Opened 
    on Apr 11, 2016
  • #7

Add RST (Russian Synodal Translation) Bible version to the project.
enhancement
  • rkazakov
  • Opened 
    on Apr 11, 2016
  • #6

Investigate why certain requests result in an error or incorrect response. Request: http://localhost:4000/api/v1/Gen1-2 Response: message: Bible passage is not found. Request: http://localhost:4000/api/v1/Gen1-3 ...
bug
  • rkazakov
  • 1
  • Opened 
    on Apr 4, 2016
  • #5

Add supported Bible translations meta data. At the moment KJV and ASV are supported. So when requested http://localhost:4000/api/v1/meta/translations send the following response: { translations: [ ...
enhancement
  • rkazakov
  • Opened 
    on Apr 2, 2016
  • #4

1. Add ASV along with KJV translation to the project. 2. Test if both translation work individually as well as within a single request. 3. Develop unit tests
enhancement
  • rkazakov
  • 2
  • Opened 
    on Mar 7, 2016
  • #2

Update documentation to reflect the latest changes in API with version 0.1.0.
enhancement
  • rkazakov
  • 1
  • Opened 
    on Feb 22, 2016
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub