內容簡介
總結:這個外掛可透過自訂的 Gutenberg Blocks 和 REST API 收集和查看波蘭銀行的歷史匯率。它使用波蘭國家銀行的公共 API 來收集匯率數據,並提供本地數據庫和來自您的域名的 REST API 服務來提供波蘭銀行的歷史數據。
問題與答案:
1. 這個外掛主要是用來做什麼的?
這個外掛主要是用來從波蘭國家銀行收集和查看歷史匯率數據的。
2. 這個外掛使用哪個公共 API 來收集匯率數據?
這個外掛使用波蘭國家銀行(Narodowy Bank Polski)的公共 API 來收集匯率數據。
3. 外掛的 API 端點是什麼?
外掛的 API 端點是:https://api.nbp.pl/api/exchangerates/tables/a。
4. 安裝了這個外掛後,網站會如何提供波蘭銀行的歷史數據?
安裝了這個外掛後,網站將會使用本地數據庫和直接從您的域名提供波蘭銀行的歷史數據作為 REST API 服務。
外掛標籤
開發者團隊
原文外掛簡介
This plugin collect and allow to view historical currency rates from Bank of Poland by using custom Gutenberg Blocks, shortcodes and REST API.
The plugin use Narodowy Bank Polski public API for collecting the rates.
Endpoint: https://api.nbp.pl/api/exchangerates/tables/a
Bank of Poland API description and terms of use: https://api.nbp.pl/en.html
After plugin installation your site will provide Bank of Poland historical data using your local database and directly from your domain as REST API service (see FAQ about endpoints).
