Skip to content

Commit

Permalink
add docker install info
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jul 6, 2024
1 parent 99165a3 commit cdea4bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This Docker image provides a web server that grants access to the [libpostal](ht

[Ready docker image](https://github.com/le0pard/postal_server/pkgs/container/postal_server)

```bash
docker pull ghcr.io/le0pard/postal_server:latest
```

## Usage

To expand address strings into normalized forms suitable for geocoder queries, use the `/expand` endpoint with the `address` query parameter. For example, to expand the address "Quatre-vingt-douze Ave des Ave des Champs-Élysées":
Expand Down

0 comments on commit cdea4bf

Please sign in to comment.