# API-FOOTBALL API

![npm (scoped)](https://img.shields.io/npm/v/api-football.svg)

## Installation

```bash
$ npm install api-football
```

Get the API key from [api-football]

## Import

```js
import ApiFootball from 'api-football';
const apiFootball = new ApiFootball(YOUR_API_KEY);
```

## Usages

```js

apiFootball.get(endpoint, params)

```

[api-football]: https://rapidapi.com/api-sports/api/api-football