Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyancodeid/quran-api-go
Al-Qur'an JSON API [id-ID]
https://github.com/nyancodeid/quran-api-go
api indonesia json kemenag quran
Last synced: about 1 month ago
JSON representation
Al-Qur'an JSON API [id-ID]
- Host: GitHub
- URL: https://github.com/nyancodeid/quran-api-go
- Owner: nyancodeid
- Created: 2020-02-25T22:18:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-25T22:24:04.000Z (almost 5 years ago)
- Last Synced: 2024-04-23T20:17:15.923Z (8 months ago)
- Topics: api, indonesia, json, kemenag, quran
- Language: Go
- Homepage: https://quran.kemenag.go.id/
- Size: 941 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-made-by-indonesian - Al-Qur'an JSON API [id-ID - `Grabbed from Officially Kementerian Agama Website then parsed as JSON file. No change anything on it, just reorder JSON schema and make it better.` *by [Ryan Aunur Rassyid](https://github.com/nyancodeid)* (A)
- made-in-indonesia - Al-Qur'an JSON API [id-ID - `Grabbed from Officially Kementerian Agama Website then parsed as JSON file. No change anything on it, just reorder JSON schema and make it better.` *by [Ryan Aunur Rassyid](https://github.com/nyancodeid)* (A)
README
# Al-Qur'an JSON API [id-ID]
Grabbed from Officially [Kementerian Agama Website](https://quran.kemenag.go.id/) then parsed as JSON file. No change anything on it, just reorder JSON schema and make it better.## API
Just fetch `.json` file### Surah List
```
/dist/surah.json
```### Ayat By Surah ID
```
/dist/surah/{SURAH_ID}.json/dist/surah/1.json
```## Type Definition
You can see type definition for available programming language on [type_definition.md](/type_definition.md)