/Javascript-wrapper-for-API-FOOTBALL

API-FOOTBALL API wrapper https://api-football.com

Primary LanguageJavaScript

API-FOOTBALL API

npm (scoped)

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)