Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 647 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 647 Bytes

Bible API Thing

This is to interact with the BibleSearch API from the American Bible Society.

Note: In Progress

I create packs with a list of verses I want to retrieve. The script checks for the presence of the pack in my memcached instance. If it's there, I use it; otherwise, I make the call to the BibleSearch API and store it locally.

Dependencies

Gems

The Gemfile will always have the current list.