BigCubeCat / geoword

Simple geocoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geoword

Simple geocoder

Build and run

Build app

go build .

Create .env

Create .env file like this:

PORT=3333
DATABASE=data/leveldb/

PORT - port on your host

DATABASE - database folder

Usage

openapi

About

Simple geocoder