allejo / allejo/bzion

API Definition

Open
#46 1 comment 0 reactions 2 assignees Claimed by @allejo View on GitHub
api back-end enhancement
Dominant language
PHP
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

Description

| Method | Target |
| --- | --- |
| `GET` | `/api/bans` |
| `GET` | `/api/bans/{id}` |
| `POST` | `/api/bans` |
| `GET` | `/api/matches` |
| `GET` | `/api/matches/{id}` |
| `POST` | `/api/matches` |
| `GET` | `/api/mutes` |
| `GET` | `/api/mutes/{id}` |
| `POST` | `/api/mutes` |
| `GET` | `/api/players` |
| `GET` | `/api/players/{id\|callsign}` |
| `GET` | `/api/servers` |
| `GET` | `/api/servers/{id}` |
| `GET` | `/api/spawnlist` |
| `POST` | `/api/spawnlist` |
| `GET` | `/api/teams` |
| `GET` | `/api/teams/{id\|name}` |

**Removal**

| Method | Target |
| --- | --- |
| `POST` | `/api/leagueOverseer` |

With the introduction of this public API, API keys will be required and each key will be granted permissions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.