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