A service for automatically formatting Bible verses into HTML5 slides using revealJS. It uses SQLite for the database.
The lampstand project uses a single path to service out verses at:
/api/:version/verses?passage=Luke 11:33
where :version is the version (NIV, HSCB, ESV), and the passage is the passage you wnat to look up.
The passage json object contains the reference, version, and a JSON array of verses:
{"reference":"Luke 11:33","version":"NIV","verses":[{"book":"Luke","chapter":11,"verseNo":33,"text":"\"No-one lights a lamp and puts it in a place where it will be hidden, or under a bowl. Instead he puts it on its stand, so that those who come in may see the light."}]}
##Usage
Content type
Image
Digest
sha256:0b98da49c…
Size
119.1 MB
Last updated
about 9 years ago
docker pull nate9/lampstand