Skip to content

Commit

Permalink
feat: add API harga emas
Browse files Browse the repository at this point in the history
  • Loading branch information
bramaudi committed Mar 23, 2024
1 parent 9ebb84f commit d0dbb8b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/financial/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,17 @@
},
"description": "Official Xendit Gateway API to integrate your application with the Xendit payment gateway.",
"authentication": "API KEY"
},
{
"apiName": "Harga Emas",
"status": true,
"documentationUrl": "https://codeberg.org/bramaudi/gold-price",
"developer": {
"name": "bramaudi",
"profileUrl": null
},
"description": "API to get latest gold price exchange.",
"authentication": false
}
]
}
11 changes: 11 additions & 0 deletions data/financial/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,17 @@
},
"description": "API Gateway resmi dari Xendit untuk mengintegrasikan aplikasi Anda dengan gateway pembayaran Xendit.",
"authentication": "API KEY"
},
{
"apiName": "Harga Emas",
"status": true,
"documentationUrl": "https://codeberg.org/bramaudi/gold-price",
"developer": {
"name": "bramaudi",
"profileUrl": null
},
"description": "API untuk melihat update harga emas.",
"authentication": false
}
]
}

0 comments on commit d0dbb8b

Please sign in to comment.