Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
| [Magic The Gathering](http://magicthegathering.io/) | 매직: 더 개더링 정보 | ✕ | ✕ | ? |
| [Marvel](http://developer.marvel.com) | 마블 코믹스 | `apiKey` | ✕ | ? |
| [mod.io](https://docs.mod.io) | 크로스 플랫폼 사이트 모드 API | `apiKey` | ○ | ? |
| [NEXON Open API](https://openapi.nexon.com) | 넥슨 게임 API, 메이플스토리, 마비노기, 퍼스트 디센던트 등... | `apiKey` | ○ | ? |
| [Open Trivia](https://opentdb.com/api_config.php) | 잡학 문제 | ✕ | ○ | ? |
| [PandaScore](https://api.pandascore.co) | E-스포츠 게임과 결과 | `apiKey` | ○ | ? |
| [PlayerUnknown's Battlegrounds](https://pubgtracker.com/site-api) | 배틀그라운드(PUBG) 통계 | `apiKey` | ○ | ? |
Expand Down
1 change: 1 addition & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ API | Description | Auth | HTTPS | CORS |
| [Magic The Gathering](http://magicthegathering.io/) | Magic The Gathering Game Information | No | No | Unknown |
| [Marvel](http://developer.marvel.com) | Marvel Comics | `apiKey` | No | Unknown |
| [mod.io](https://docs.mod.io) | Cross Platform Mod API | `apiKey` | Yes | Unknown |
| [NEXON Open API](https://openapi.nexon.com) | Nexon game API, Maplestory, Mabinogi, The first descendant and more | `apiKey` | Yes | Unknown |
| [Open Trivia](https://opentdb.com/api_config.php) | Trivia Questions | No | Yes | Unknown |
| [PandaScore](https://api.pandascore.co) | E-sports games and results | `apiKey` | Yes | Unknown |
| [PlayerUnknown's Battlegrounds](https://pubgtracker.com/site-api) | PUBG Stats | `apiKey` | Yes | Unknown |
Expand Down