Skip to content

Using typesense to get postal code from free text #23

Description

@simonboyd45-max

Thanks for maintaining this library — the shipping-price calculation is genuinely useful. One gap I keep running into is the inverse problem: resolving a free-text Israeli address (city/street/house number, in any order, in Hebrew) into the 7-digit postal code, which this repo doesn't cover. I built a small service for exactly that, with a public search endpoint: POST /api/search at https://liors.co.il (data sourced from Israel Post's official address file, no key/registration). It might be a useful complement for anyone combining address-to-zip lookup with your shipping-cost calculation — happy to add a short note to the README or an awesome-list if that's welcome. No worries if it's out of scope for this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions