1860cf0a4948a87bdaa5a9095ea2bd5d6b26b53c
Adds `VerifyApiKey` middleware protecting all API routes with `X-Api-Key` header validation. Wraps `/api/stations`, `/api/stats/searches`, and `/api/prediction` in throttled middleware group (60 req/min). Updates StationSearchTest to use `RefreshDatabase`, adds `meta` assertion checks, and validates `fuel_type` in HTTP request assertions. Removes auth routes from API docs and replaces with API key authentication instructions. Adds `api_secret_key` config option.
The file is empty.
Description
Languages
PHP
62.5%
Blade
15.3%
Vue
13.4%
HTML
7.5%
JavaScript
0.9%
Other
0.4%