This is a simple Bible API that provides access to various Bible passages and verses. The API is designed to allow users to retrieve Bible passages based on book and chapter
- Fetching result of Passage more simple
- Adding UI
- Removing theme "system"
- Fetch Bible passages based on book and chapter
- Retrieve specific verses within a passage
- Adding UI for sample (NEW UPDATE)
- Support for multiple Bible versions
-
Clone the repository:
git clone https://github.com/raselldev/alkitab-api.git
-
Install some package:
npm install
-
Run:
npm run dev
API | ENDPOINT |
---|---|
Get Book Data | api/book |
Get Passage | api/passage?passage={passage}&num={chapter} |
Interested in enhancing this project? You can actively contribute to it. I am fully receptive to any contributions that can help improve the project.
All bible data is from SABDA.ORG