From 01286ca65d2b2a621f12bdf08d6f7ed201cd332f Mon Sep 17 00:00:00 2001 From: Brama Udi Date: Sun, 24 Mar 2024 04:21:20 +0700 Subject: [PATCH] feat: update fbdown link & add API harga emas --- README.en.md | 3 ++- README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index e1c0506..ad26dd5 100644 --- a/README.en.md +++ b/README.en.md @@ -146,6 +146,7 @@ This file is translation from Original (Bahasa Indonesia). | Tradingview | Tradingview | [Link](https://www.tradingview.com/rest-api-spec) | ✅ | This API will be implemented by Brokers to connect their backend systems to TradingView. | API KEY | | Tripay | Tripay | [Link](https://tripay.co.id/developer?tab=prolog) | ✅ | Payment Gateway API divided into 2 types: Open Payment & Closed Payment. So, it can be integrated with your application using the Tripay payment gateway. | API KEY | | Xendit API | Xendit Official | [Link](https://developers.xendit.co) | ✅ | Official Xendit Gateway API to integrate your application with the Xendit payment gateway. | API KEY | +| Harga Emas | bramaudi | [Link](https://codeberg.org/bramaudi/gold-price) | ✅ | API to get latest gold price exchange. | `false` | ### Forum @@ -265,7 +266,7 @@ This file is translation from Original (Bahasa Indonesia). | API Name | Developer | Documentation | Status | Description | Authentication | | -------------------------- | --------- | -------------------------------------------------------------------------- | ------ | ----------------------------------------------------- | -------------- | -| Facebook Video Downloader | bramaudi | [Link](https://github.com/bramaudi/fbdown) | ✅ | Unofficial Facebook API for Scraping Facebook Videos. | `false` | +| Facebook Video Downloader | bramaudi | [Link](https://codeberg.org/bramaudi/fbdown) | ✅ | Unofficial Facebook API for Scraping Facebook Videos. | `false` | | Instagram Official API | Facebook | [Link](https://developers.facebook.com/docs/instagram-api/getting-started) | ✅ | Official API for Instagram Graph API. | `false` | | Twitter Trends | azharimm | [Link](https://github.com/azharimm/twitter-trends-api) | ✅ | Unofficial API for Twitter trends data. | `false` | | Whatsapp Cloud API Wrapper | fdciabdul | [Link](https://github.com/fdciabdul/WhatsApp-Cloud-API-Wrapper) | ✅ | Unofiicial Wrapper untuk Whatsapp Cloud API. | `false` | diff --git a/README.md b/README.md index f128683..44bb1dd 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Kumpulan API tentang data dan informasi di Indonesia | Tradingview | Tradingview | [Link](https://www.tradingview.com/rest-api-spec) | ✅ | API ini akan diimplementasikan oleh Broker untuk menghubungkan sistem backend mereka ke TradingView. | API KEY | | Tripay | Tripay | [Link](https://tripay.co.id/developer?tab=prolog) | ✅ | API payment Gateway yang terbagi menjadi 2 jenis yaitu Open Payment & Closed Payment. sehingga dapat dintegrasikan dengan aplikasi Anda dengan Gateway pembayaran Tripay. | API KEY | | Xendit API | Xendit Official | [Link](https://developers.xendit.co) | ✅ | API Gateway resmi dari Xendit untuk mengintegrasikan aplikasi Anda dengan gateway pembayaran Xendit. | API KEY | +| Harga Emas | bramaudi | [Link](https://codeberg.org/bramaudi/gold-price) | ✅ | API untuk melihat update harga emas. | `false` | ### Forum @@ -266,7 +267,7 @@ Kumpulan API tentang data dan informasi di Indonesia | Nama API | Pengembang | Dokumentasi | Status | Deskripsi | Autentikasi | | -------------------------- | ---------- | -------------------------------------------------------------------------- | ------ | ------------------------------------------------------ | ----------- | -| Facebook Video Downloader | bramaudi | [Link](https://github.com/bramaudi/fbdown) | ✅ | Unofficial API Facebook untuk Scraping Video Facebook. | `false` | +| Facebook Video Downloader | bramaudi | [Link](https://codeberg.org/bramaudi/fbdown) | ✅ | Unofficial API Facebook untuk Scraping Video Facebook. | `false` | | Instagram Official API | Facebook | [Link](https://developers.facebook.com/docs/instagram-api/getting-started) | ✅ | Official API untuk Instagram Graph API. | `false` | | Twitter Trends | azharimm | [Link](https://github.com/azharimm/twitter-trends-api) | ✅ | Unofficial API Twitter trends data. | `false` | | Whatsapp Cloud API Wrapper | fdciabdul | [Link](https://github.com/fdciabdul/WhatsApp-Cloud-API-Wrapper) | ✅ | Unofiicial Wrapper untuk Whatsapp Cloud API. | `false` |