Show HN: An 'offline' reverse-geocoder API written in Go https://ift.tt/2TrBIlr

Show HN: An 'offline' reverse-geocoder API written in Go I've recently been working with real-time geoJSON data at a rate of 50+ queries per second. SaaS solutions can be prohibitively expensive at this rate, thus, I created go-reverse-geo. Data is pulled from geonames.org and is stored in MongoDB (a requirement of my current project). It is very much a work-in-progress (I wrote it this morning). Hope someone finds it useful. https://ift.tt/39quZhc March 6, 2020 at 10:38PM

Comments