Skip to content

Commit

Permalink
chore: closes #292
Browse files Browse the repository at this point in the history
  • Loading branch information
sooluh committed Oct 3, 2023
1 parent 9683a5e commit 01e9ba4
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 46 deletions.
36 changes: 35 additions & 1 deletion data/multipurpose/en.json
Original file line number Diff line number Diff line change
@@ -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
}
]
}
36 changes: 35 additions & 1 deletion data/multipurpose/id.json
Original file line number Diff line number Diff line change
@@ -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
}
]
}
22 changes: 0 additions & 22 deletions data/utilities/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand Down
22 changes: 0 additions & 22 deletions data/utilities/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand Down

0 comments on commit 01e9ba4

Please sign in to comment.