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

Menambah API serbaguna #380

Merged
merged 1 commit into from
Oct 29, 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
11 changes: 11 additions & 0 deletions data/multipurpose/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,17 @@
},
"description": "Providing some free APIs, and it promises to always be online!",
"authentication": false
},
{
"apiName": "Ryzen API",
"status": true,
"documentationUrl": "https://api.ryzendesu.vip",
"developer": {
"name": "ShirokamiRyzen",
"profileUrl": "https://github.com/ShirokamiRyzen"
},
"description": "Provides a free API for application and bot development, with full documentation and uptime of up to 99%. Access various APIs such as AI, Downloader, Internet, and more",
"authentication": false
}
]
}
11 changes: 11 additions & 0 deletions data/multipurpose/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,17 @@
},
"description": "Menyediakan beberapa API gratis, dan menjanjikan server API akan selalu online",
"authentication": false
},
{
"apiName": "Ryzen API",
"status": true,
"documentationUrl": "https://api.ryzendesu.vip",
"developer": {
"name": "ShirokamiRyzen",
"profileUrl": "https://github.com/ShirokamiRyzen"
},
"description": "Menyediakan API gratis untuk pengembangan aplikasi maupun bot, disertai dengan dokumentasi lengkap dan uptime hingga 99%. Akses berbagai API seperti AI, Downloader, Internet, dan lainnya",
"authentication": false
}
]
}
Loading