Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.67 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.67 KB

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