Berega Geo
Advanced geocoding service with dual provider support, address mapping, and intelligent fallback systems.
Dual Provider Support
Combines Nominatim (OpenStreetMap) and Google Geocoding APIs with intelligent fallback for maximum coverage.
Address Mapping
Configurable address tips and mappings to transform local names into full addresses automatically.
High Performance
Built-in rate limiting, caching, and optimized requests ensure fast response times and API compliance.
RESTful API
Clean, well-documented REST API with comprehensive error handling and detailed response metadata.
Comprehensive Logging
Detailed request logging with daily rotation, error tracking, and performance monitoring.
TypeScript & Modern Stack
Built with TypeScript, Express, React, and modern tooling for reliability and maintainability.
Quick Start
API Endpoints
GET /api/geocode?address=ADDRESS&provider=PROVIDER
GET /api/autocomplete?query=QUERY&provider=PROVIDER
GET /api/address-mappings
POST /api/reload-config