A modern API for finding cell towers by geographic coordinates
Nikrans Cell Tower API is a Laravel-based application providing an interface to search for cell towers based on geographic coordinates and a specified radius. Built with modern PHP 8.4 and Laravel best practices, it offers a secure and efficient way to locate nearby cell towers.
Search for cell towers by latitude, longitude, and radius
Protected endpoints using Laravel Sanctum
Enhanced security with IP-based request filtering
GET /api/v1/cell-towers
Retrieves a list of cell towers within a specified radius of given coordinates.