A minimal web interface to track international shipments via Ukrposhta API.
- Simple HTML+AJAX interface
- Backend in PHP
- Token stored securely in
.env
- Copy
.env.exampleto.envand add your API token. - Deploy
public/to your web server. - Make sure PHP and cURL are enabled.
Visit: https://yourdomain.com/ukrpochta/index.html