# Installer libpostal-rest avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libpostal-rest pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:libpostal-rest
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libpostal-rest
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:libpostal-rest
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libpostal-rest>
- **Version:** 1.1.0
- **Résumé source:** REST API for libpostal
- **Page d'accueil:** <https://github.com/johnlonganecker/libpostal-rest>
- **Dépôt:** <https://github.com/johnlonganecker/libpostal-rest>
- **Docs amont:** <https://github.com/johnlonganecker/libpostal-rest#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/johnlonganecker/libpostal-rest/archive/refs/tags/v1.1.0.tar.gz>
- **Dernière mise à jour:** 2026-06-13T23:35:04+02:00
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- libpostal-rest (cli)
- libpostal-rest (alias)

## Dépendances

- libpostal

## Dépendances de compilation

- go
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 1.1.0
- gestionnaire mis à jour: 2026-06-13
- données locales: OK
- dépôt amont: https://github.com/johnlonganecker/libpostal-rest
- dernière version détectée: v1.1.0 (à jour)
## Historique du projet et usages

libpostal-rest is a small Go REST service that exposes libpostal address parsing and expansion over HTTP. Its history is best understood as a deployment wrapper around the larger libpostal geospatial NLP library.

### Historique du projet

The repository documents a Go 1.13+ build, HTTP endpoints for parsing, expansion, and combined expand-and-parse calls, and environment-variable configuration for listen address, logging, and Prometheus metrics. Its go.mod file depends on openvenues/gopostal, the Go binding for libpostal.

### Historique d'adoption

The package has a narrow adoption story: it makes libpostal easier to run as a service when callers do not want to link directly to C or language bindings. The related libpostal project has broader adoption for normalizing and parsing international street addresses from open data.

### Modes d'utilisation

Operators run `libpostal-rest` as an HTTP service, then send address strings to `/parser`, `/expand`, or `/expandparser`. Environment variables configure the bind host, port, log format, log level, and optional Prometheus metrics endpoint.

### Pourquoi les passionnés de paquets s'y intéressent

The package is useful because libpostal itself has a heavy native build and large model-data footprint. A REST wrapper turns that local native dependency into a network service that other applications can consume with plain HTTP.

### Chronologie

- 2022-06-17: The GitHub repository lists a public release around this date.
- 2022: The README documents Prometheus metrics and structured logging configuration for the service.

### Related projects

- libpostal is the core C address-normalization and parsing library.
- gopostal is the Go binding used by libpostal-rest.
- OpenStreetMap-derived data and libpostal's training pipeline are part of the upstream libpostal ecosystem.

### Sources

- <https://github.com/johnlonganecker/libpostal-rest>
- <https://github.com/openvenues/libpostal>
- <https://raw.githubusercontent.com/johnlonganecker/libpostal-rest/master/README.md>
- <https://raw.githubusercontent.com/johnlonganecker/libpostal-rest/master/go.mod>
- <https://raw.githubusercontent.com/openvenues/libpostal/master/README.md>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libpostal-rest
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/fr/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [carrot2](https://www.automicvault.com/fr/pkg/brew/carrot2/) - Shares av.db curated category or tags: cli, data, rest-api.
- [cassandra-reaper](https://www.automicvault.com/fr/pkg/brew/cassandra-reaper/) - Shares av.db curated category or tags: cli, data, rest-api.
- [meilisearch](https://www.automicvault.com/fr/pkg/brew/meilisearch/) - Shares av.db curated category or tags: cli, data, rest-api.
- [opensearch](https://www.automicvault.com/fr/pkg/brew/opensearch/) - Shares av.db curated category or tags: cli, data, rest-api.
- [prestd](https://www.automicvault.com/fr/pkg/brew/prestd/) - Shares av.db curated category or tags: cli, data, rest-api.
- [activemq](https://www.automicvault.com/fr/pkg/brew/activemq/) - Shares av.db curated category or tags: cli, data.
- [adios2](https://www.automicvault.com/fr/pkg/brew/adios2/) - Shares av.db curated category or tags: cli, data.
- [alluxio](https://www.automicvault.com/fr/pkg/brew/alluxio/) - Shares av.db curated category or tags: cli, data.
- [ip2location](https://www.automicvault.com/fr/pkg/brew/ip2location/) - Local package facts share a topical domain. Shared terms: address, addresses, cli, data.

## Combined YAML source

View the package source record on GitHub. [combined/libpostal-rest.yml](https://github.com/automic-vault/db/blob/main/combined/libpostal-rest.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
