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.
- clone
- composer i
- cp & initial .env
- require php 8.2 >
php 10up
GET /api/v1/location?term=&lat=&lng=
Implement with my micro framework => repository on github