An open API service indexing awesome lists of open source software.

https://github.com/gnehs/taiwanzipcode

即時、快速、無需驗證碼之郵遞區號線上查詢工具。
https://github.com/gnehs/taiwanzipcode

taiwan taiwan-zipcode zipcode

Last synced: 8 months ago
JSON representation

即時、快速、無需驗證碼之郵遞區號線上查詢工具。

Awesome Lists containing this project

README

          

# 台灣 3+3 郵遞區號查詢

即時、快速、無需驗證碼之郵遞區號線上查詢工具。
## 前端
```bash
npm i
npm run dev
```
## 資料庫
有關轉換工具與資料庫取得,請檢視 [utils/database-conventer](https://github.com/gnehs/TaiwanZipcode/tree/main/utils/database-conventer) 說明
### 資料庫授權條款
- [中華郵政股份有限公司「3+3 郵遞區號」公開授權聲明](https://www.post.gov.tw/post/download/%E4%B8%AD%E8%8F%AF%E9%83%B5%E6%94%BF%E8%82%A1%E4%BB%BD%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B83%2B3%E9%83%B5%E9%81%9E%E5%8D%80%E8%99%9F%E5%85%AC%E9%96%8B%E6%8E%88%E6%AC%8A%E8%81%B2%E6%98%8E.pdf)
## 特別感謝 Special Thanks
台灣 3+3 郵遞區號查詢的誕生,絕對少不了這些套件與資料庫
- [frikinside/vue3-simple-typeahead](https://github.com/frikinside/vue3-simple-typeahead)
- [中華郵政](https://www.post.gov.tw/)