Skip to content

Add Votd::HolyBible provider #11

Description

@steveclarke

Overview

HolyBible.dev provides a deterministic daily VotD in KJV. Resets at 00:00 UTC so the same verse is returned all day globally.

Endpoint

GET https://holybible.dev/api/votd  (auth via API key header)

Sample response

{
  "reference": "Colossians 3:23",
  "text": "And whatsoever ye do, do it heartily...",
  "translation": "KJV",
  "permissions": "King James Version - Public Domain."
}

Authentication

Free API key required — no credit card, 500 requests/day on free tier.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions