api-football
v1.0.1
Published
API-FOOTBALL API wrapper https://api-football.com
Downloads
10
Maintainers
Readme
API-FOOTBALL API
Installation
$ npm install api-football
Get the API key from api-football
Import
import ApiFootball from 'api-football';
const apiFootball = new ApiFootball(YOUR_API_KEY);
Usages
apiFootball.get(endpoint, params)