-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
70 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters