Merge pull request #699 from le0pard/patch-1

Update README.md with new server
This commit is contained in:
Al B
2025-07-16 23:39:04 -04:00
committed by GitHub

View File

@@ -437,6 +437,7 @@ Libpostal is designed to be used by higher-level languages. If you don't see yo
**Unofficial servers**
- Libpostal REST GO Server (need ~4Gb memory) with basic security: [postal_server](https://github.com/le0pard/postal_server)
- Libpostal REST Go Docker: [libpostal-rest-docker](https://github.com/johnlonganecker/libpostal-rest-docker)
- Libpostal REST FastAPI Docker: [libpostal-fastapi](https://github.com/alpha-affinity/libpostal-fastapi)
- Libpostal ZeroMQ Docker: [libpostal-zeromq](https://github.com/pasupulaphani/libpostal-docker)