Skip to content

A Ruby library for retrieving verses from a Bible API

Notifications You must be signed in to change notification settings

chrislim/Bible-API-Thing

 
 

Repository files navigation

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.

About

A Ruby library for retrieving verses from a Bible API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%