Skip to content

raselldev/alkitab-api

Repository files navigation

alkitab-api

Description

NextJS Vercel TypeScript

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

Last Update (19-11-23)

  • Fetching result of Passage more simple
  • Adding UI
  • Removing theme "system"

Features

  • 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

Getting Started

  1. Clone the repository:

    git clone https://github.com/raselldev/alkitab-api.git
    
  2. Install some package:

    npm install
  3. Run:

    npm run dev
    

Endpoints

API ENDPOINT
Get Book Data api/book
Get Passage api/passage?passage={passage}&num={chapter}

Contribution

Interested in enhancing this project? You can actively contribute to it. I am fully receptive to any contributions that can help improve the project.

About the Data

All bible data is from SABDA.ORG

Releases

No releases published

Sponsor this project

 

Packages

No packages published