Skip to content
Paceaux edited this page Jul 7, 2021 · 3 revisions

About the Bible API

The Bible API is two big things:

  1. A Service for accessing the API
  2. A set of relational models that simplify how you get data from a Bible.

BibleService

This is a convenient wrapper for all of the endpoints at Api.Bible. This wiki breaks that into three areas

Relational Models

The relational models are meant to take convenience to an extreme.

Clone this wiki locally