Skip to content

Free open source public domain Bible API for the glory of Jesus Christ our Holy Lord GOD Almighty ✝️💞🤲

License

Notifications You must be signed in to change notification settings

seesmof/Open-Bible-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hallelujah thank YOU Jesus Christ our Holy Lord GOD Almighty

text: str
book: str
chapter: int
verse: int
reference: str
lang: str = "en" | "uk"
version: str = "BSB" | "UBIO"
python -m uvicorn api:app --reload