kenall-rs

Crates.iokenall-rs
lib.rskenall-rs
version0.1.3
sourcesrc
created_at2021-02-14 13:54:56.054961
updated_at2021-02-28 02:04:48.019344
descriptionA commandline tool for Kenall
homepagehttps://kenall.jp/
repositoryhttps://github.com/chansuke/kenall-rs
max_upload_size
id355070
size80,001
chansuke (chansuke)

documentation

https://www.notion.so/API-47ab1a425d9e48aaad5b34b4f703c718

README

kenall-rs

Cargo Test License kenall-rs at crates.io kenall-rs at doc.rs

About The Project

kenall-rs is an UNOFFICIAL command line tool for KENALL providing REST API that enables to search the addresses from postal code straightforward and efficient.

Installation

From crates.io

cargo install kenall-rs

From latest main branch commit

cargo install --git https://github.com/chansuke/kenall-rs --branch main

Usage

Please enter the 7digits numeric postal code that you want to search for the Japanese address.

kenall-rs NNNNNNN`

or

kenall-rs NNN-NNNN

License

kenall-rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENCE-APACHE, LICENCE-MIT for more information.

Commit count: 48

cargo fmt