Skip to content

Commit

Permalink
chore(readme): update
Browse files Browse the repository at this point in the history
  • Loading branch information
farizdotid committed Nov 5, 2024
1 parent 801430e commit ff37d7f
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 22 deletions.
1 change: 1 addition & 0 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ This file is translation from Original (Bahasa Indonesia).
| LK21 & NontonDrama (Unofficial) | [Febriadji](http://github.com/febriadj) | [Link](https://github.com/febriadj/lk21-api) || Presents movies, animations, and series from various countries with Indonesian subtitle streaming features. | `false` |
| LK21 API (Un-official) | devnazir | [Link](https://github.com/devnazir/api-lk21) || Displays movie data from the LK21 website. | `false` |
| Manga/Komik Bahasa Indonesia (Un-official) | Febry Ardiansyah | [Link](https://github.com/febryardiansyah/manga-api) || Provides Manga or Comics in Indonesian. | `false` |
| MyInstants Unofficial REST API | [abdipr](https://github.com/abdipr) | [Link](https://github.com/abdipr/myinstants-api) || MyInstants Unofficial API for getting list of trending soundboard, soundboard search, and recent soundboard. | `false` |
| Otakudesu API (Un-official) | KaedeNoKi Team | [Link](https://github.com/Kaede-No-Ki/otakudesu-rest-api) || Provides anime with Indonesian subtitles. | `false` |
| Quotes Generator API | Irfan Akbari Habibi | [Link](https://github.com/Irfanakbari/quote-generator-api) || API to Get Random Daily Quotes. | `false` |
| Spesifikasi HP | azharimm | [Link](https://github.com/azharimm/phone-specs-api) || Mobile phone specifications from GSM Arena. | `false` |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ Kumpulan API tentang data dan informasi di Indonesia
| LK21 & NontonDrama (Unofficial) | [Febriadji](http://github.com/febriadj) | [Link](https://github.com/febriadj/lk21-api) || Menyajikan movie, animasi, dan series dari berbagai negara dengan dukungan fitur streaming ber-subtitle Indonesia. | `false` |
| LK21 API (Un-official) | devnazir | [Link](https://github.com/devnazir/api-lk21) || Menampilkan data movie dari situs LK21. | `false` |
| Manga/Komik Bahasa Indonesia (Un-official) | Febry Ardiansyah | [Link](https://github.com/febryardiansyah/manga-api) || Menyediakan Manga atau Komik bahasa Indonesia. | `false` |
| MyInstants Unofficial REST API | [abdipr](https://github.com/abdipr) | [Link](https://github.com/abdipr/myinstants-api) || Unofficial API MyInstants untuk mendapatkan list trending soundboard, search soundboard, dan soundboard terbaru. | `false` |
| Otakudesu API (Un-official) | KaedeNoKi Team | [Link](https://github.com/Kaede-No-Ki/otakudesu-rest-api) || Menyediakan anime dengan subtitle Bahasa Indonesia. | `false` |
| Quotes Generator API | Irfan Akbari Habibi | [Link](https://github.com/Irfanakbari/quote-generator-api) || API untuk Dapatkan Random Quotes Harian. | `false` |
| Spesifikasi HP | azharimm | [Link](https://github.com/azharimm/phone-specs-api) || Spesifikasi HP data dari gsm arena. | `false` |
Expand Down
22 changes: 11 additions & 11 deletions data/entertainment/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,17 @@
"description": "Provides Manga or Comics in Indonesian.",
"authentication": false
},
{
"apiName": "MyInstants Unofficial REST API",
"status": true,
"documentationUrl": "https://github.com/abdipr/myinstants-api",
"developer": {
"name": "abdipr",
"profileUrl": "https://github.com/abdipr"
},
"description": "MyInstants Unofficial API for getting list of trending soundboard, soundboard search, and recent soundboard.",
"authentication": false
},
{
"apiName": "Otakudesu API (Un-official)",
"status": true,
Expand Down Expand Up @@ -231,17 +242,6 @@
},
"description": "Provides a way to access information about entertainments such as Anime, Manga, etc.",
"authentication": false
},
{
"apiName": "MyInstants Unofficial REST API",
"status": true,
"documentationUrl": "https://github.com/abdipr/myinstants-api",
"developer": {
"name": "abdipr",
"profileUrl": "https://github.com/abdipr"
},
"description": "MyInstants Unofficial API for getting list of trending soundboard, soundboard search, and recent soundboard.",
"authentication": false
}
]
}
22 changes: 11 additions & 11 deletions data/entertainment/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,17 @@
"description": "Menyediakan Manga atau Komik bahasa Indonesia.",
"authentication": false
},
{
"apiName": "MyInstants Unofficial REST API",
"status": true,
"documentationUrl": "https://github.com/abdipr/myinstants-api",
"developer": {
"name": "abdipr",
"profileUrl": "https://github.com/abdipr"
},
"description": "Unofficial API MyInstants untuk mendapatkan list trending soundboard, search soundboard, dan soundboard terbaru.",
"authentication": false
},
{
"apiName": "Otakudesu API (Un-official)",
"status": true,
Expand Down Expand Up @@ -231,17 +242,6 @@
},
"description": "Menyediakan kumpulan API yang dapat digunakan untuk mengakses informasi tentang hiburan seperti Anime, Manga, dll.",
"authentication": false
},
{
"apiName": "MyInstants Unofficial REST API",
"status": true,
"documentationUrl": "https://github.com/abdipr/myinstants-api",
"developer": {
"name": "abdipr",
"profileUrl": "https://github.com/abdipr"
},
"description": "Unofficial API MyInstants untuk mendapatkan list trending soundboard, search soundboard, dan soundboard terbaru.",
"authentication": false
}
]
}

0 comments on commit ff37d7f

Please sign in to comment.