API-Football v3 servisinden veri çekmeyi, önizlemeyi ve JSON olarak kaydetmeyi kolaylaştıran, tamamen yerel çalışan açık kaynaklı bir araçtır. Geliştiriciler ve istatistik meraklıları için tasarlanmıştır; tarayıcı üzerinden uç nokta seçip parametreleri doldurmak yeterlidir; yanıtlar data-stat/ klasörüne JSON olarak kaydedilebilir.
Kurulum ve çalıştırma:
git clone https://github.com/orgofjs/apifootball-data.gitnpm installnpm run devUygulama http://localhost:5173 adresinde açılır.
A fully local, open-source tool for fetching, previewing, and saving API-Football v3 responses as JSON. Designed for developers and statisticians — select an endpoint, fill in the parameters, and optionally save the response to the data-stat/ folder.
Install and run:
git clone https://github.com/orgofjs/apifootball-data.gitnpm installnpm run devThe app opens at http://localhost:5173.