neargo

command module
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 6 Imported by: 0

README

neargo

This is a simple postal code proximity search webservice.
It uses geonames.org as source.

Just start it with go run . and call http://localhost:3141/?country=DE&zip=80331&max=100

The full documentation of the api is in the OpenAPI documentation.

CLI

You can get all options by neargo --help

Docker image

docker run --rm -p3141:3141 -v ./data:/data ghcr.io/aligator/neargo:latest --geonames-file geonames.zip

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
datasource

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL