api-football

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

Usage no npm install needed!

<script type="module">
  import apiFootball from 'https://cdn.skypack.dev/api-football';
</script>

README

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)