• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
project logo

cameronpak

bible-sdk

Free Use Bible API TS SDK
Public
Like
bible-sdk
Home
Code
7
.vtignore
AGENTS.md
README.md
bible-sdk.ts
deno.json
example.ts
openapi.json
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
9/11/2025
Viewing readonly version of main branch: v33
View latest version
README.md

Free Use Bible SDK

Add Bible text to your website or web app without having to worry about licensing and legal issues surrounding Bible text.

This is a type-safe Bible SDK to use in your web apps and websites.

OpenAPI spec (created based on https://bible.helloao.org/docs/reference) + apigen-ts = FreeUseBibleSDK

Bible text comes from the Free Use Bible API, generously provided by AO Lab.

Create val
import { FreeUseBibleSDK } from "https://esm.town/v/cameronpak/bible-sdk/bible-sdk.ts"; const client = new FreeUseBibleSDK({ baseUrl: "https://bible.helloao.org/", }); const chapterResponse = await client.general.getChapterFromTranslation( "BSB", "Romans", 8, ); console.log(chapterResponse); // > Therefore, there is now no condemnation for those who are in Christ Jesus...
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.