Skip to content

zivoy/libpostal-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpostal rest wrapper

Small go server for accessing libpostal over a rest api.

Usage

once running, swagger docs are available at /docs

Building locally

Install libpostal instructions here: gopostal#prerequisites

go build

Running with docker

docker build -t libpostal-rest .
docker run -p 8724:8724 libpostal-rest

About

A rest wrapper libpostal

Resources

License

Stars

Watchers

Forks

Packages