From 60d88becd15bc200515bea2689f12c8c0ce8720b Mon Sep 17 00:00:00 2001 From: Takashi Kanemoto Date: Sat, 25 May 2024 16:10:29 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20add=20live=20demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 2 +- README.md | 4 ++ docs/index.html | 115 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 120 insertions(+), 1 deletion(-) create mode 100644 docs/index.html diff --git a/.editorconfig b/.editorconfig index 127f0ce4ec..f145b8bffd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,5 +8,5 @@ trim_trailing_whitespace = true indent_style = space indent_size = 4 -[*.{yaml,yml}] +[*.{yaml,yml,html}] indent_size = 2 diff --git a/README.md b/README.md index 1ab9235a4a..bd92446218 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ GitHub Pagesを使用して静的なJSONファイルとして配信している > [!NOTE] > このプロジェクトの実装は [madefor/postal-code-api](https://github.com/madefor/postal-code-api) にインスピレーションを受けています。長期間メンテナンスが行われていない同プロジェクトに代わるものとして、モダンPHPで再実装しました。オリジナルのソースコードに最大の敬意を表します。 +## デモ + +https://jp-postal-code-api.ttskch.com + ## エンドポイント ``` diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000000..6f280463ae --- /dev/null +++ b/docs/index.html @@ -0,0 +1,115 @@ + + + + + + 日本の郵便番号API + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+

日本の郵便番号から住所のデータを取得できるWeb APIのデモ画面です。

+

詳しくは GitHubリポジトリ をご参照ください。

+
+
+
+ +
+
+ +
+
+
+ +
+
+
+
+
+ エンドポイント: +
+
+
+
+

+        
+
+
+ +
+ +
+ + + +