Skip to content
← Back to projects

Geocoding API

A Go REST API for geocoding and location lookup using US ZIP codes and Ohio address data, powered by PostGIS.

go postgresql postgis docker echo

A Go-based REST API for geocoding location lookup using US ZIP codes and Ohio address data. Built with the Echo framework and PostgreSQL with PostGIS for geospatial queries. Features ZIP code lookup, city/state search, shapefile-to-GeoJSON conversion via GDAL, and comprehensive location data including population, density, coordinates, and county info.