package
0.0.0-20231206042423-11695821f22f
Repository: https://github.com/phrozen/geohash.git
Documentation: pkg.go.dev

# README

geohash based key/value server

Build Status GoDoc License: MIT Go Report Card codecov

Maintainability Test Coverage

Endpoints

GET        /:geohash
POST       /:geohash
GET        /:geohash/region
GET        /:geohash/neighbours
OPTIONS    /:geohash*