Skip to content
master
Go to file
Code

README.md

Bible API JSON Bibles

Build Status

Bible translations in JSON format. All Bible translations are ready to import into MongoDB.

Import

Import Bible traslation into MongoDB using mongoimport tool:

mongoimport --host localhost:27017 -u admin -p 'password' --db bibleapi --collection bible --drop --file asv.json

Translations

English

  • American Standard Version (ASV)
  • King James Version (KJV)

Russian

  • Contemporary Russian Translation of the Bible (CRTB)
  • The New Russian Translation (NRT)
  • Russian Synodal Translation (RST)

About

Bible translations in JSON format

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.