Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add apimock under utilities #378

Merged
merged 1 commit into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 14 additions & 13 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,19 +279,20 @@ This file is translation from Original (Bahasa Indonesia).

### Utilities

| API Name | Developer | Documentation | Status | Description | Authentication |
| ---------------------------- | ------------------------------------- | ----------------------------------------------------- | ------ | ---------------------------------------------------------------------------------------- | -------------- |
| 1Akun | 1Akun | [Link](https://1akun.com) | ✅ | API for authentication (OAuth). | API KEY |
| Arbanat | jajanjawa | [Link](https://arbanat.my.id) | ✅ | Send SMS through REST API. | API KEY |
| Distrowatch API (unofficial) | Zulfahmi | [Link](https://github.com/Zzzul/diwa) | ✅ | API to get information about Linux. | `false` |
| Google Playstore | azharimm | [Link](https://github.com/azharimm/google-play-api) | ✅ | Google Playstore API. | `false` |
| Google Trends | azharimm | [Link](https://github.com/azharimm/google-trends-api) | ✅ | Realtime Google Trends API. | `false` |
| Indiwtf API | Frans Allen | [Link](https://indiwtf.com/api/) | ✅ | A simple API to check if a website is blocked in Indonesia or not. | `false` |
| Indonesian Bank | [cenahcoid](https://www.cenah.co.id/) | [Link](https://bank.thecloudalert.com) | ✅ | List of banks in Indonesia | `false` |
| Screenshot API | statically.io | [Link](https://statically.io) | ✅ | A free screenshot API to convert web to image or PDF. Supports desktop and mobile views. | `false` |
| SMSNotif | PT Solusi Inovasi Bisnis | [Link](https://www.smsnotif.id) | ✅ | Send SMS through REST API or Laravel Notification. | API KEY |
| TimeApi | [mininxd](https://github.com/mininxd) | [Link](https://timeapi.mininxd.my.id) | ✅ | API to display real-time UNIX-based time and date. | `false` |
| Translasi | azharimm | [Link](https://github.com/azharimm/api-translate) | ✅ | Translation API with Google Translate/Baidu Translate engine. | `false` |
| API Name | Developer | Documentation | Status | Description | Authentication |
| ---------------------------- | --------------------------------------------- | ----------------------------------------------------- | ------ | ---------------------------------------------------------------------------------------- | -------------- |
| 1Akun | 1Akun | [Link](https://1akun.com) | ✅ | API for authentication (OAuth). | API KEY |
| APIMock | [Lazycatlabs](https://github.com/lazycatlabs) | [Link](https://apimock.lazycatlabs.com) | ✅ | API Mocking with Register, Login and fetch pagination data using JWT Authentication. | `false` |
| Arbanat | jajanjawa | [Link](https://arbanat.my.id) | ✅ | Send SMS through REST API. | API KEY |
| Distrowatch API (unofficial) | Zulfahmi | [Link](https://github.com/Zzzul/diwa) | ✅ | API to get information about Linux. | `false` |
| Google Playstore | azharimm | [Link](https://github.com/azharimm/google-play-api) | ✅ | Google Playstore API. | `false` |
| Google Trends | azharimm | [Link](https://github.com/azharimm/google-trends-api) | ✅ | Realtime Google Trends API. | `false` |
| Indiwtf API | Frans Allen | [Link](https://indiwtf.com/api/) | ✅ | A simple API to check if a website is blocked in Indonesia or not. | `false` |
| Indonesian Bank | [cenahcoid](https://www.cenah.co.id/) | [Link](https://bank.thecloudalert.com) | ✅ | List of banks in Indonesia | `false` |
| Screenshot API | statically.io | [Link](https://statically.io) | ✅ | A free screenshot API to convert web to image or PDF. Supports desktop and mobile views. | `false` |
| SMSNotif | PT Solusi Inovasi Bisnis | [Link](https://www.smsnotif.id) | ✅ | Send SMS through REST API or Laravel Notification. | API KEY |
| TimeApi | [mininxd](https://github.com/mininxd) | [Link](https://timeapi.mininxd.my.id) | ✅ | API to display real-time UNIX-based time and date. | `false` |
| Translasi | azharimm | [Link](https://github.com/azharimm/api-translate) | ✅ | Translation API with Google Translate/Baidu Translate engine. | `false` |

### Weather

Expand Down
27 changes: 14 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,19 +286,20 @@ Kumpulan API tentang data dan informasi di Indonesia

### Utilitas

| Nama API | Pengembang | Dokumentasi | Status | Deskripsi | Autentikasi |
| ----------------------------- | ------------------------------------- | ----------------------------------------------------- | ------ | -------------------------------------------------------------------------------------------------------------- | ----------- |
| 1Akun | 1Akun | [Link](https://1akun.com) | ✅ | API untuk autentikasi (Oauth). | API KEY |
| Arbanat | jajanjawa | [Link](https://arbanat.my.id) | ✅ | kirim sms melalui rest api. | API KEY |
| Daftar nama Bank di Indonesia | [cenahcoid](https://www.cenah.co.id/) | [Link](https://bank.thecloudalert.com) | ✅ | Daftar Bank yang ada di Indonesia (Gratis) | `false` |
| Distrowatch API (unofficial) | Zulfahmi | [Link](https://github.com/Zzzul/diwa) | ✅ | API untuk mendapatkan informasi seputar Linux. | `false` |
| Google Playstore | azharimm | [Link](https://github.com/azharimm/google-play-api) | ✅ | Google playstore API. | `false` |
| Google Trends | azharimm | [Link](https://github.com/azharimm/google-trends-api) | ✅ | Realtime Google Trends API. | `false` |
| Indiwtf API | Frans Allen | [Link](https://indiwtf.com/api/) | ✅ | Sebuah API sederhana untuk mengecek apakah sebuah website diblokir di Indonesia atau tidak. | `false` |
| Screenshot API | statically.io | [Link](https://statically.io) | ✅ | Sebuah API screenshot gratis untuk mengonversi web ke gambar atau PDF. Mendukung tampilan desktop dan seluler. | `false` |
| SMSNotif | PT Solusi Inovasi Bisnis | [Link](https://www.smsnotif.id) | ✅ | Kirim sms melalui REST API atau Laravel Notification. | API KEY |
| TimeApi | [Mininxd](https://github.com/mininxd) | [Link](https://timeapi.mininxd.my.id) | ✅ | Api untuk menampilkan waktu, tanggal secara realtime berbasis UNIX. | `false` |
| Translasi | azharimm | [Link](https://github.com/azharimm/api-translate) | ✅ | API translasi dengan google translate/baidu translate engine. | `false` |
| Nama API | Pengembang | Dokumentasi | Status | Deskripsi | Autentikasi |
| ----------------------------- | --------------------------------------------- | ----------------------------------------------------- | ------ | --------------------------------------------------------------------------------------------------------------- | ----------- |
| 1Akun | 1Akun | [Link](https://1akun.com) | ✅ | API untuk autentikasi (Oauth). | API KEY |
| APIMock | [Lazycatlabs](https://github.com/lazycatlabs) | [Link](https://apimock.lazycatlabs.com) | ✅ | API Mocking dengan fitur Register, Login dan pemanggilan pagination data dengan menggunakan JWT Authentication. | `false` |
| Arbanat | jajanjawa | [Link](https://arbanat.my.id) | ✅ | kirim sms melalui rest api. | API KEY |
| Daftar nama Bank di Indonesia | [cenahcoid](https://www.cenah.co.id/) | [Link](https://bank.thecloudalert.com) | ✅ | Daftar Bank yang ada di Indonesia (Gratis) | `false` |
| Distrowatch API (unofficial) | Zulfahmi | [Link](https://github.com/Zzzul/diwa) | ✅ | API untuk mendapatkan informasi seputar Linux. | `false` |
| Google Playstore | azharimm | [Link](https://github.com/azharimm/google-play-api) | ✅ | Google playstore API. | `false` |
| Google Trends | azharimm | [Link](https://github.com/azharimm/google-trends-api) | ✅ | Realtime Google Trends API. | `false` |
| Indiwtf API | Frans Allen | [Link](https://indiwtf.com/api/) | ✅ | Sebuah API sederhana untuk mengecek apakah sebuah website diblokir di Indonesia atau tidak. | `false` |
| Screenshot API | statically.io | [Link](https://statically.io) | ✅ | Sebuah API screenshot gratis untuk mengonversi web ke gambar atau PDF. Mendukung tampilan desktop dan seluler. | `false` |
| SMSNotif | PT Solusi Inovasi Bisnis | [Link](https://www.smsnotif.id) | ✅ | Kirim sms melalui REST API atau Laravel Notification. | API KEY |
| TimeApi | [Mininxd](https://github.com/mininxd) | [Link](https://timeapi.mininxd.my.id) | ✅ | Api untuk menampilkan waktu, tanggal secara realtime berbasis UNIX. | `false` |
| Translasi | azharimm | [Link](https://github.com/azharimm/api-translate) | ✅ | API translasi dengan google translate/baidu translate engine. | `false` |

<!-- API END -->

Expand Down
11 changes: 11 additions & 0 deletions data/utilities/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"description": "API for authentication (OAuth).",
"authentication": "API KEY"
},
{
"apiName": "APIMock",
"status": true,
"documentationUrl": "https://apimock.lazycatlabs.com",
"developer": {
"name": "Lazycatlabs",
"profileUrl": "https://github.com/lazycatlabs"
},
"description": "API Mocking with Register, Login and fetch pagination data using JWT Authentication.",
"authentication": false
},
{
"apiName": "Arbanat",
"status": true,
Expand Down
11 changes: 11 additions & 0 deletions data/utilities/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"description": "API untuk autentikasi (Oauth).",
"authentication": "API KEY"
},
{
"apiName": "APIMock",
"status": true,
"documentationUrl": "https://apimock.lazycatlabs.com",
"developer": {
"name": "Lazycatlabs",
"profileUrl": "https://github.com/lazycatlabs"
},
"description": "API Mocking dengan fitur Register, Login dan pemanggilan pagination data dengan menggunakan JWT Authentication.",
"authentication": false
},
{
"apiName": "Arbanat",
"status": true,
Expand Down
Loading