TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: An 'offline' reverse-geocoder API written in Go

14 pointsby towitabout 5 years ago
I&#x27;ve recently been working with real-time geoJSON data at a rate of 50+ queries per second.<p>SaaS solutions can be prohibitively expensive at this rate, thus, I created go-reverse-geo.<p>Data is pulled from geonames.org and is stored in MongoDB (a requirement of my current project).<p>It is very much a work-in-progress (I wrote it this morning). Hope someone finds it useful.<p>https:&#x2F;&#x2F;paranoia.dev&#x2F;vivi&#x2F;go-reverse-geo

1 comment

canterburryabout 5 years ago
I&#x27;d be curious to know what project you are working on that requires Geo coding?
评论 #22512111 未加载