SkillAgentSearch skills...

ZipcodeJP

A RESTful API for searching Japan Address by Zipcode (日本郵便番号検索API)

Install / Use

/learn @ThaddeusJiang/ZipcodeJP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Welcome to zipcodejp 👋

Version Documentation Maintenance License: AGPL-3.0 X: ThaddeusJiang

A RESTful API for searching Japan Address by Zipcode (日本郵便番号検索 API)

Playground

👉 https://zipcodejp.zeabur.app/

Data

Download from Japan Post

Prerequisites

Install

bun install

Usage

bun start

Your app should now be running on localhost:3000.

Deploying

docker run -p 3000:3000 thaddeusjiang/zipcodejp

Your app should now be running on localhost:3000.

Update Data

  1. download latest data from Japan Post
  2. run update-data script
$ bun run update-data

Author

👤 ThaddeusJiang

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 ThaddeusJiang.

This project is AGPL-3.0 licensed.


This README was generated with ❤️ by readme-md-generator

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated4mo ago
Forks1

Languages

TypeScript

Security Score

87/100

Audited on Nov 15, 2025

No findings