From 01e9ba42d2c3bf242f9601360d388c793910f7af Mon Sep 17 00:00:00 2001 From: Abu Masyail Date: Tue, 3 Oct 2023 09:01:52 +0700 Subject: [PATCH] chore: closes #292 --- data/multipurpose/en.json | 36 +++++++++++++++++++++++++++++++++++- data/multipurpose/id.json | 36 +++++++++++++++++++++++++++++++++++- data/utilities/en.json | 22 ---------------------- data/utilities/id.json | 22 ---------------------- 4 files changed, 70 insertions(+), 46 deletions(-) diff --git a/data/multipurpose/en.json b/data/multipurpose/en.json index bb82f6a..4ba3649 100644 --- a/data/multipurpose/en.json +++ b/data/multipurpose/en.json @@ -1,4 +1,38 @@ { "categoryName": "Multipurpose", - "apis": [] + "apis": [ + { + "apiName": "Akuari Api", + "status": true, + "documentationUrl": "https://api.akuari.my.id/", + "developer": { + "name": "akuari", + "profileUrl": null + }, + "description": "A collection of bot needs api, and some api: Visitor api, Check ip api, Check Website Live or not, File api, etc. with JSON response.", + "authentication": false + }, + { + "apiName": "ConnectAPI", + "status": true, + "documentationUrl": "https://api.ihsandevs.io", + "developer": { + "name": "Ihsan Devs", + "profileUrl": "https://ihsandevs.com" + }, + "description": "The public API that provides various APIs and API services will increase over time.", + "authentication": "API KEY" + }, + { + "apiName": "Forest API", + "status": true, + "documentationUrl": "https://www.forestapi.my.id", + "developer": { + "name": "Rio Agung Purnomo", + "profileUrl": "https://github.com/rioagungpurnomo" + }, + "description": "A collection of unlimited free APIs that can be used anytime and anywhere.", + "authentication": false + } + ] } diff --git a/data/multipurpose/id.json b/data/multipurpose/id.json index 9f7b231..2d32f1d 100644 --- a/data/multipurpose/id.json +++ b/data/multipurpose/id.json @@ -1,4 +1,38 @@ { "categoryName": "Serba Guna", - "apis": [] + "apis": [ + { + "apiName": "Akuari Api", + "status": true, + "documentationUrl": "https://api.akuari.my.id/", + "developer": { + "name": "akuari", + "profileUrl": null + }, + "description": "Kumpulan api kebutuhan bot, dan beberapa api: Visitor api, Cek ip api, Cek Website Hidup atau tidak, File api, dan lain-lain dengan respon JSON.", + "authentication": false + }, + { + "apiName": "ConnectAPI", + "status": true, + "documentationUrl": "https://api.ihsandevs.io", + "developer": { + "name": "Ihsan Devs", + "profileUrl": "https://ihsandevs.com" + }, + "description": "API Publik yang menyediakan berbagai macam API dan layanan API akan bertambah seiring berjalannya waktu.", + "authentication": "API KEY" + }, + { + "apiName": "Forest API", + "status": true, + "documentationUrl": "https://www.forestapi.my.id", + "developer": { + "name": "Rio Agung Purnomo", + "profileUrl": "https://github.com/rioagungpurnomo" + }, + "description": "Kumpulan API gratis tanpa batas yang dapat digunakan kapan saja dan di mana saja.", + "authentication": false + } + ] } diff --git a/data/utilities/en.json b/data/utilities/en.json index c5a7304..c9d46b7 100644 --- a/data/utilities/en.json +++ b/data/utilities/en.json @@ -12,17 +12,6 @@ "description": "API for authentication (OAuth).", "authentication": "API KEY" }, - { - "apiName": "Akuari Api", - "status": true, - "documentationUrl": "https://api.akuari.my.id/", - "developer": { - "name": "akuari", - "profileUrl": null - }, - "description": "A collection of bot needs api, and some api: Visitor api, Check ip api, Check Website Live or not, File api, etc. with JSON response.", - "authentication": false - }, { "apiName": "Arbanat", "status": true, @@ -34,17 +23,6 @@ "description": "Send SMS through REST API.", "authentication": "API KEY" }, - { - "apiName": "ConnectAPI", - "status": true, - "documentationUrl": "https://api.ihsandevs.io", - "developer": { - "name": "Ihsan Devs", - "profileUrl": "https://ihsandevs.com" - }, - "description": "The public API that provides various APIs and API services will increase over time.", - "authentication": "API KEY" - }, { "apiName": "Distrowatch API (unofficial)", "status": true, diff --git a/data/utilities/id.json b/data/utilities/id.json index 1d832db..42c7205 100644 --- a/data/utilities/id.json +++ b/data/utilities/id.json @@ -12,17 +12,6 @@ "description": "API untuk autentikasi (Oauth).", "authentication": "API KEY" }, - { - "apiName": "Akuari Api", - "status": true, - "documentationUrl": "https://api.akuari.my.id/", - "developer": { - "name": "akuari", - "profileUrl": null - }, - "description": "Kumpulan api kebutuhan bot, dan beberapa api: Visitor api, Cek ip api, Cek Website Hidup atau tidak, File api, dan lain-lain dengan respon JSON.", - "authentication": false - }, { "apiName": "Arbanat", "status": true, @@ -34,17 +23,6 @@ "description": "kirim sms melalui rest api.", "authentication": "API KEY" }, - { - "apiName": "ConnectAPI", - "status": true, - "documentationUrl": "https://api.ihsandevs.io", - "developer": { - "name": "Ihsan Devs", - "profileUrl": "https://ihsandevs.com" - }, - "description": "API Publik yang menyediakan berbagai macam API dan layanan API akan bertambah seiring berjalannya waktu.", - "authentication": "API KEY" - }, { "apiName": "Distrowatch API (unofficial)", "status": true,