• Stars
    star
    108
  • Rank 311,199 (Top 7 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📖 Bible API for everyone

Alkitab API

[💁 New Update] GraphQL Support

alkitabgraphql

Code & Demo: https://bible.sonnylab.com

Bible API for Everyone. Using express with Babel ES6/ES2015, and cheerio.

Installing

clone this repository, do the following command

npm install
node index.js

Usage

  • Write the query:
{
  passages (version: tb, book: "Mazmur", chapter:23) {
    verses {
      verse
      type
      content
    }
  }
}
  • Hit the play button
  • Result would be like this:
{
  "data": {
    "passages": {
      "verses": [
        {
          "verse": 1,
          "type": "title",
          "content": "TUHAN, gembalaku yang baik"
        },
        {
          "verse": 1,
          "type": "content",
          "content": "Mazmur Daud. TUHAN adalah gembalaku, takkan kekurangan aku."
        },
        {
          "verse": 2,
          "type": "content",
          "content": "Ia membaringkan aku di padang yang berumput hijau, Ia membimbing aku ke air yang tenang;"
        },
        {
          "verse": 3,
          "type": "content",
          "content": "Ia menyegarkan jiwaku. Ia menuntun aku di jalan yang benar oleh karena nama-Nya."
        },
        {
          "verse": 4,
          "type": "content",
          "content": "Sekalipun aku berjalan dalam lembah kekelaman, aku tidak takut bahaya, sebab Engkau besertaku; gada-Mu dan tongkat-Mu, itulah yang menghibur aku."
        },
        {
          "verse": 5,
          "type": "content",
          "content": "Engkau menyediakan hidangan bagiku, di hadapan lawanku; Engkau mengurapi kepalaku dengan minyak; pialaku penuh melimpah."
        },
        {
          "verse": 6,
          "type": "content",
          "content": "Kebajikan dan kemurahan belaka akan mengikuti aku, seumur hidupku; dan aku akan diam dalam rumah TUHAN sepanjang masa."
        }
      ]
    }
  }
}

Supported languages & versions

Bahasa Indonesia

  • Alkitab Yang Terbuka (DRAFT) 2013
  • Alkitab Terjemahan Baru (TB) - 1974 ©
  • Alkitab Terjemahan Lama (TL) - 1954 ©
  • Alkitab Modified Indonesian Literal Translation (MILT) - 2008 ©
  • Alkitab Shellabear (Kontekstual) - 2010
  • Kitab Suci Revisi Shellabear 2011 ©
  • Alkitab PB Shellabear (Kontekstual) - 2000 * ©
  • Kitab Suci Zabur dan Injil Bahasa Malaysia (KSZI) - 2008 ©
  • Kitab Suci Komunitas Kristiani (KSKK) - 2002 ©
  • Alkitab PB WBTC Draft - 2006 * ©
  • Alkitab Versi Mudah Dibaca (VMD) - 2005 ©
  • Terjemahan Sederhana Indonesia (TSI) - 2014 * ©
  • Alkitab Kabar Baik Bahasa Indonesia Sehari-hari (BIS) - 1985 ©
  • Alkitab Today's Malay Version (TMV) - 1987 ©
  • Alkitab Bahasa Indonesia yang Disederhanakan (BSD) - 1988 * ©
  • Firman Allah Yang Hidup (FAYH) - 1989 ©
  • Alkitab Ende - 1970 ©
  • Alkitab Shellabear (Kontekstual) - 1912 ©
  • Alkitab PB Klinkert - 1879 * ©
  • Alkitab PB Klinkert - 1863 * ©
  • Alkitab PB Melayu Baba - 1913 * ©
  • Alkitab PB Ambon Draft - 1877 * ©
  • Kitab Alkudus (Keasberry) - 1853 * ©
  • Alkitab PB Leydekker Draft - 1733 * ©

Bahasa Suku:

  • Alkitab Bahasa Jawa ©
  • Alkitab PB Bahasa Jawa (Revisi 2006) *
  • Alkitab Bahasa Jawa (Sehari-hari 1994) ©
  • Alkitab PB Bahasa Jawa Suriname * ©
  • Alkitab Bahasa Sunda 1991 ©
  • Alkitab PB Bahasa Sunda Formal 1997 * ©
  • Alkitab Bahasa Madura ©
  • Alkitab Bahasa Bali ©
  • Alkitab PB Bahasa Dayak Ngaju * ©
  • Alkitab PB Bahasa Sasak * ©
  • Alkitab Bahasa Bugis ©
  • Alkitab Bahasa Makasar ©
  • Alkitab Bahasa Toraja ©
  • Alkitab PB Bahasa Duri * ©
  • Alkitab PB Bahasa Gorontalo * ©
  • Alkitab PB Bahasa Gorontalo 2006 * ©
  • Alkitab PB Bahasa Balantak * ©
  • Alkitab PB Bahasa Bambam * ©
  • Alkitab PB Bahasa Kaili Da'a * ©
  • Alkitab PB Bahasa Mongondow * ©
  • Alkitab PB Bahasa Napu * ©
  • Alkitab PB Bahasa Sangir * ©
  • Alkitab PB Bahasa Taa * ©
  • Alkitab PB Bahasa Rote * ©
  • Alkitab PB Bahasa Galela * ©
  • Alkitab PB Bahasa Yali, Angguruk * ©
  • Alkitab PB Bahasa Tabaru * ©
  • Alkitab Bahasa Batak Karo ©
  • Alkitab Bahasa Batak Simalungun ©
  • Alkitab Bahasa Batak Toba ©
  • Alkitab PB Bahasa Batak Dairi * ©
  • Alkitab PB Bahasa Minangkabau * ©
  • Alkitab PB Bahasa Nias * ©
  • Alkitab PB Bahasa Mentawai * ©
  • Alkitab PB Bahasa Lampung * ©
  • Alkitab PB Bahasa Aceh * ©
  • Alkitab Bahasa Mamasa * ©
  • Alkitab PB Bahasa Berik * ©
  • Alkitab Bahasa Manggarai * ©
  • Alkitab PB Bahasa Sabu * ©
  • Alkitab Bahasa Abun * ©
  • Alkitab PB Bahasa Batak Angkola *
  • Alkitab Bahasa Meyah *

Bahasa Inggris:

  • New English Translation ©
  • New American Standard Bible ©
  • Holman Christian Standard Bible ©
  • Lexham English Bible ©
  • New International Version ©
  • English Standard Version ©
  • New Revised Standard Version ©
  • Revised English Version ©
  • New King James Version ©
  • King James Version ©
  • Amplified Bible ©
  • New Living Translation ©
  • Good News Bible ©
  • Easy-to-Read Version ©
  • English Version for the Deaf * ©
  • Bible in Basic English ©
  • The Message ©
  • Phillips NT in Modern English * ©
  • Deibler NT * ©
  • Gullah NT Version * ©
  • Contemporary English Version ©
  • Contemporary English Version UK ©
  • God's Word to the Nation ©

Source

Alkitab Mobile SABDA http://alkitab.mobi/

License

MIT License

More Repositories

1

chat-ai-desktop

Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust
Rust
1,960
star
2

react-native-nike-running

🏃 UI & UX Prototype of redesigned Nike+ Running for React Native 📱+ React Native DOM (Web) 🌏
JavaScript
683
star
3

colorGPT

Generating color name captured from real-world
TypeScript
582
star
4

react-native-credit-card

💳 React native credit card display component
JavaScript
382
star
5

react-komik

💬 ReactJS based comic strip creator using fabric.js canvas rendering
JavaScript
354
star
6

ziliun-react-native

Ziliun article reader android app built with React Native
JavaScript
289
star
7

react-native-bouncing-preloader

⛹️‍♂️ Bouncing preloader component with custom icons in React Native
JavaScript
189
star
8

awponent

😎 curated list of awesome react native ui components
JavaScript
182
star
9

21mobile

🎬 cinema 21 movie schedule app built with react native, graphql, redux
JavaScript
161
star
10

globe-3d

Convert your design to 3D Globe. Create an Interactive 3D globe based on your flat world map design.
TypeScript
145
star
11

bibleify-mobile

📖🔊 A simple & fast bible app with dramatized audio: Android & iOS. React Native, Rematch, & Realm
TypeScript
125
star
12

reactriot2017-dotamania

🌐 Web scraping made easy with the visual 🗺 mind map editor to JSON
JavaScript
121
star
13

react-tomato-timer

A simple timer for a more productive way to work and study built with ReactJS
JavaScript
110
star
14

sonwan-ui

SonWan UI is a modular UI component library based on figma design to build your next React Web Application.
CSS
107
star
15

gramatika.app

Gramatika web helps you to check spelling and typo in Bahasa Indonesia
TypeScript
95
star
16

gramatika-figma-plugin

Gramatika Figma Plugin: Spell Checking (Grammarly) for Bahasa Indonesia. This makes it easy to check the typo or spelling mistakes in your design.
TypeScript
90
star
17

app-sense

📱 Easily learn & create React Native app basics using zero coding, drag-and-drop interface & logic blocks.
JavaScript
86
star
18

bibleify-desktop

🖥️Simple & fast bible app with dramatized audio built with Electron, React, Rematch & Realm
JavaScript
81
star
19

wordchain

Multiplayer word chaining game using angular.js and firebase
JavaScript
80
star
20

react-native-meme-generator

Add text on popular memes, save to camera roll. built with Expo.
JavaScript
67
star
21

blitz-cli

A command line app to check cgv blitz movie seats
JavaScript
62
star
22

react-native-image-intent

🔬 Image intent receiver for React Native android
Java
57
star
23

sonnylab.com

new sonnylab.com website built with Next.js, React Three Fiber, and Tailwind CSS with Twin Macro
TypeScript
54
star
24

react-native-sliding-notch

sliding notch panel component in React Native
JavaScript
52
star
25

node-compiler

the online compiler api that compile c++ language
JavaScript
48
star
26

deliciasonny.com

Delicia & Sonny Wedding Website
TypeScript
40
star
27

TamagoRPG

Tamago RPG multiplayer chat game.
JavaScript
31
star
28

framer-parallax-cards

A website that showcases parallax interaction effect using the device orientation built using Framer
TypeScript
31
star
29

figma-plugins-tailwind-starter

Figma plugins react webpack with tailwind starter
TypeScript
23
star
30

figma-speech-recognition

Let you insert a text from your voice to your design using speech recognition
TypeScript
23
star
31

gatsby-native

Build static website and app using Gatsby and React Native
JavaScript
22
star
32

bible-redux

📖 Beautiful open bible app built with Redux, ReactJS, ES2015
JavaScript
21
star
33

are-you-github-pro

Simple webapp that check a github pro user or not
JavaScript
20
star
34

tabla

Customize the new tab with multiple websites in one tab. Play wordle, worldle, katla, kotla in one tab
TypeScript
19
star
35

figma-link-preview

Preview links in your figma file, select any text with link and preview directly side by side
TypeScript
17
star
36

react-ipod-coverflow

ReactJS iPod Coverflow Customisable Playlist using Figma
JavaScript
16
star
37

sonwan-chat

SonWan Chat UI, real-time chat by supabase
JavaScript
14
star
38

framer-sites-figma-plugin

Build figma plugin with low code using framer sites
JavaScript
13
star
39

react-bouncing-preloader

Bouncing Preloader for ReactJS
JavaScript
13
star
40

phpindonesia-react-native

A react native app of PHP Indonesia Community
JavaScript
13
star
41

figma-photo-frame-widget

Figma widget to automatically add photo frame with EXIF metadata
TypeScript
13
star
42

mazmur

Church Worship Presentation Web Application
JavaScript
11
star
43

awesome-react-native-ui

A curated list of awesome Android UI/UX libraries with a demo app
JavaScript
10
star
44

nim-finder-redux

😎 ITB NIM Finder App with Redux, ReactJS, React Native
JavaScript
10
star
45

remote-lamp

Remote lamp prototype with Framer, Firebase, and Yeelight
TypeScript
8
star
46

react-18-tailwind-3-starter

Starter for React 18 and TailwindCSS 3
HTML
8
star
47

sketch-module-react

A sketch module for creating a complex UI with React & Typescript
JavaScript
8
star
48

figma-plugin-tailwind-starter

Figma Plugin Tailwind Starter + React + Typescript + Headless UI
TypeScript
8
star
49

budiman

Seniman running on Bun
JavaScript
7
star
50

karejo-app

Unofficial Karejo.com mobile application for Android and iOS built with React Native
Objective-C
7
star
51

react-native-chatbot

React Native Chat Bot Demo
JavaScript
7
star
52

simple-form

Simple form react native app
JavaScript
7
star
53

singlish-graphql

Singlish card app endpoint using GraphQL
6
star
54

require-tweet

require a node js module from a tweet status
JavaScript
6
star
55

taplak

Tap to bukalapak
JavaScript
6
star
56

react-native-speedtest

Well designed speedtest app built with react native, exponent, react navigation, redux (persist), lottie (animation)
JavaScript
6
star
57

vps

vps.sonnylab.com
TypeScript
6
star
58

CippyDB

Real time API for your own CouchDB
CSS
5
star
59

seniman-acakata

Real-time multiplayer word game using Seniman JS Framework
JavaScript
5
star
60

figma-to-ios-widget

Auto-magically showing your design in ios widget
JavaScript
5
star
61

twitter-search-scrape

Twitter search API that use puppeteer to scrape the twitter website
JavaScript
5
star
62

acakata-line

Acakata Game on LINE Chat bot
JavaScript
4
star
63

sonnylazuardi

4
star
64

3d-emoji-figma-plugin

Microsoft Fluent 3d emoji figma plugin
TypeScript
4
star
65

tiptap-next-markdown

Tiptap Markdown Editor in Nextjs
TypeScript
4
star
66

framer-online-state

Online state React Component for Framer X
TypeScript
4
star
67

todomvc-aurelia

Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.
JavaScript
4
star
68

meme-line

Meme generator for LINE Chatbot
JavaScript
3
star
69

react-native-clarifai

http://clarifai.com component for react native
Objective-C
3
star
70

handz-3d-plugin

handz 3d illustration figma plugin
TypeScript
3
star
71

flappyface

Duel with your facebook friends in flappy bird game play
JavaScript
3
star
72

next-image-component

JavaScript
3
star
73

react-firebase-observable

Reactjs firebase data observable using mobx
JavaScript
2
star
74

flipbook-gatsby

Figma Flipbook plugin website made with gatsby
JavaScript
2
star
75

izin-bertakut

form for sending your honor to someone
JavaScript
2
star
76

figma-make-real

TypeScript
2
star
77

idcra-mobile-ui

Indonesian Digital Caries Risk Assessment Mobile UI
JavaScript
2
star
78

kidung

kidung christian song lyrics web app originated from kidung.com
JavaScript
2
star
79

bellquiz

Bell quiz is a simple bell simulation that is usually used on a quiz to decide who press the button first
CSS
2
star
80

v0-figma-plugin

Recreate v0.dev in figma plugin
TypeScript
2
star
81

kalukis-server

the server that enabled collaborative drawing in kalukis
JavaScript
2
star
82

chopstick

Chopstick is a hand game for two players, in which players extend a number of fingers from each hand and transfer those scores by taking turns to tap one hand against another. This game is built on angular.js and firebase
JavaScript
2
star
83

divecommerce

An interactive visualization of executive dashboard for e-commerce
JavaScript
2
star
84

ecommerce-executive-dashboard

An executive dashboard for analyzing e commerce in Indonesia
JavaScript
1
star
85

YiiStarter

YiiStarter comes from the best idea of other boilerplate and skeleton, it's the best way to start your project and develop better.
1
star
86

figma-plugin-tailwind

Figma Plugin Tailwind Starter Kit
TypeScript
1
star
87

caramel-cms

simple yet clean markdown powered blogging platform using Laravel 5 and AngularJS
PHP
1
star
88

tina-starter

JavaScript
1
star
89

yii.min

the minimal size of Yii Framework
1
star
90

simple-web-server

Simple web server written in C++
C++
1
star
91

full-react-server-demo

JavaScript
1
star
92

bestapp

JavaScript
1
star
93

react-vite

Created with StackBlitz ⚡️
CSS
1
star
94

meme-line-bot

Meme line bot landing page
JavaScript
1
star
95

reself

Gear App for remote photo taking
JavaScript
1
star
96

infia

infia company profile website
JavaScript
1
star
97

inklusik-bluemix

bluemix version of inklusik
JavaScript
1
star
98

uniqueflip

try to find the unique card
JavaScript
1
star
99

bun-socket-client

Bun socket client with vite react
CSS
1
star
100

headshots-starter-clone

TypeScript
1
star