An open API service indexing awesome lists of open source software.

https://github.com/rm-hull/placenames-api

This project is a Go-based REST API that provides auto-suggestions for UK place names. It is designed for efficient prefix-based searching, leveraging a trie data structure for fast lookups.
https://github.com/rm-hull/placenames-api

api geolocation-api golang uk

Last synced: 5 months ago
JSON representation

This project is a Go-based REST API that provides auto-suggestions for UK place names. It is designed for efficient prefix-based searching, leveraging a trie data structure for fast lookups.

Awesome Lists containing this project