Skip to content

Commit

Permalink
chore(readme): update
Browse files Browse the repository at this point in the history
  • Loading branch information
farizdotid committed Mar 28, 2024
1 parent b568f72 commit 628590b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 23 deletions.
1 change: 1 addition & 0 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ This file is translation from Original (Bahasa Indonesia).
| DOKU | DOKU | [Link](https://www.doku.com/API/index.html) || DOKU is increasingly trusted and becoming the preferred electronic payment service for national and international merchants. | API KEY |
| Duitku | Duitku | [Link](https://docs.duitku.com) || Indonesian Payment Gateway. | API KEY |
| ESPAY | ESPAY | [Link](https://sandbox-kit.espay.id/docs/v2/docespay/en/index.php) || Indonesian Payment Gateway. | API KEY |
| Gotopup | Gotopup | [Link](https://docs.gotopup.id/) || API for making transactions to purchase top up games, credit, electricity, etc. | API KEY |
| Harga Emas | bramaudi | [Link](https://codeberg.org/bramaudi/gold-price) || API to get latest gold price exchange. | `false` |
| iPaymu | iPaymu | [Link](https://ipaymu.com/dokumentasi-api) || Gateway for payment transactions. | API KEY |
| Jurnal API | jurnal.id | [Link](https://api-jurnal.api-docs.io/v1/getting-started/introduction) || API for financial reporting software. | OAUTH / API KEY |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,14 @@ Kumpulan API tentang data dan informasi di Indonesia
| ------------------------ | ----------------------------------------- | ----------------------------------------------------------------------------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- |
| API Data Saham Indonesia | goapi-id | [Link](https://goapi.io/api-data-saham-indonesia) || REST API data saham indonesia dalam format json, dengan api ini anda bisa mendapatkan data perusahaan, harga saham, dll. | API KEY |
| BCA | BCA | [Link](https://developer.bca.co.id) || API Bank BCA. | API KEY |
| Gotopup | Gotopup.id | [Link](https://docs.gotopup.id/) || Melalui API ini dapat melakukan transaksi seperti Top up Games, beli pulsa, dan lain-lain. | API KEY |
| Bisatopup | Bisatopup | [Link](https://documenter.getpostman.com/view/367648/RzfZQZAL?version=latest) || Melalui API ini dapat melakukan transaksi seperti beli pulsa, bayar token listrik, dan lain-lain. | API KEY |
| CoinMarketCap | CoinMarketCap | [Link](https://coinmarketcap.com/api) || CoinMarketCap API adalah rangkaian endpoint RESTful JSON berkinerja tinggi yang dirancang khusus untuk memenuhi tuntutan misi-kritis dari pengembang aplikasi, ilmuwan data, dan platform bisnis perusahaan. | API KEY |
| Currency Exchange | azharimm | [Link](https://github.com/azharimm/currency-exchange-api) || Currency Exchange. | `false` |
| Dana Enterprise | DANA | [Link](https://dashboard.dana.id/api-docs/) || Official DANA Enterprise API. | OAUTH |
| DOKU | DOKU | [Link](https://www.doku.com/API/index.html) || DOKU semakin dipercaya dan menjadi layanan pembayaran elektronik pilihan bagi merchant nasional maupun internasional. | API KEY |
| Duitku | Duitku | [Link](https://docs.duitku.com) || Payment Gateway Indonesia. | API KEY |
| ESPAY | ESPAY | [Link](https://sandbox-kit.espay.id/docs/v2/docespay/en/index.php) || Payment Gateway Indonesia. | API KEY |
| Gotopup | Gotopup | [Link](https://docs.gotopup.id/) || API untuk melakukan transaksi pembelian Top up Game, Pulsa, Listrik Dll. | API KEY |
| Harga Emas | bramaudi | [Link](https://codeberg.org/bramaudi/gold-price) || API untuk melihat update harga emas. | `false` |
| iPaymu | iPaymu | [Link](https://ipaymu.com/dokumentasi-api) || Gateway atau gerbang untuk transaksi pembayaran. | API KEY |
| Jurnal API | jurnal.id | [Link](https://api-jurnal.api-docs.io/v1/getting-started/introduction) || API untuk software laporan keuangan. | OAUTH / API KEY |
Expand Down
22 changes: 11 additions & 11 deletions data/financial/en.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
{
"categoryName": "Financial",
"apis": [
{
"apiName": "Gotopup",
"status": true,
"documentationUrl": "https://docs.gotopup.id/",
"developer": {
"name": "Gotopup",
"profileUrl": null
},
"description": "API for making transactions to purchase top up games, credit, electricity, etc.",
"authentication": "API KEY"
},
{
"apiName": "API Data Saham Indonesia",
"status": true,
Expand Down Expand Up @@ -111,6 +100,17 @@
"description": "Indonesian Payment Gateway.",
"authentication": "API KEY"
},
{
"apiName": "Gotopup",
"status": true,
"documentationUrl": "https://docs.gotopup.id/",
"developer": {
"name": "Gotopup",
"profileUrl": null
},
"description": "API for making transactions to purchase top up games, credit, electricity, etc.",
"authentication": "API KEY"
},
{
"apiName": "Harga Emas",
"status": true,
Expand Down
22 changes: 11 additions & 11 deletions data/financial/id.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
{
"categoryName": "Finansial",
"apis": [
{
"apiName": "Gotopup",
"status": true,
"documentationUrl": "https://docs.gotopup.id/",
"developer": {
"name": "Gotopup",
"profileUrl": null
},
"description": "API untuk melakukan transaksi pembelian Top up Game, Pulsa, Listrik Dll.",
"authentication": "API KEY"
},
{
"apiName": "API Data Saham Indonesia",
"status": true,
Expand Down Expand Up @@ -111,6 +100,17 @@
"description": "Payment Gateway Indonesia.",
"authentication": "API KEY"
},
{
"apiName": "Gotopup",
"status": true,
"documentationUrl": "https://docs.gotopup.id/",
"developer": {
"name": "Gotopup",
"profileUrl": null
},
"description": "API untuk melakukan transaksi pembelian Top up Game, Pulsa, Listrik Dll.",
"authentication": "API KEY"
},
{
"apiName": "Harga Emas",
"status": true,
Expand Down

0 comments on commit 628590b

Please sign in to comment.