Skip to content

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

License

Notifications You must be signed in to change notification settings

ThaddeusJiang/ZipcodeJP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors