/php-location-service

This repository contains a PHP service to interact with the Neshan API. Using this service, you can access location information such as location name, latitude and longitude.

Primary LanguagePHPMIT LicenseMIT

php-location-service

This repository contains a PHP service to interact with the badge API. Using this service, you can access location information such as location name, latitude and longitude.

Install

  • clone
  • composer i
  • cp & initial .env
  • require php 8.2 >

Run

php 10up

EndPoints

GET /api/v1/location?term=&lat=&lng=

End

Implement with my micro framework => repository on github