Community Libraries and Tools - EpicKitten/PUBG-Resources GitHub Wiki

16 Libraries and counting!

C#/.NET

PUBGLibrary by epickitten

A .NET Standard PUBG API and Replay library

pubg-dotnet by cywq

An unofficial PUBG API wrapper for C#

PUBGTelemetryViewer by cywq

C# PUBG Viewer for the newly released API telemetry file. Heavily under construction.

Pubg-DotNet by GavinPower747

A sync/async client library for communicating with the PUBG Developer API. Supporting .Net Standard 2.0.

Python

pybg by futscdav

This API wrapper is completely synchronous, and as such, is not a suitable option for large-scale application! I recommend using it for prototyping and moving to a more scalable solution later.

pubgy by Discord-ian

Python Wrapper for interacting with the PUBG API. Docs are hosted at http://pubgy.aidanb.me

pubg-python by ramonsaraiva

A python wrapper for the PUBG Developer API

Objective-C

PUBG-Objc by Haifisch

Asynchronous Objective-C Library for the PUBG API

Ruby

RUBG by dor-edras

RUBG is an unofficial Ruby PUBG API wrapper.

NodeJS

pubg_api by Wobow

This is a universal wrapper/client for the official PlayerUnknown's BattleGround's API that runs on Node JS and the browser.

node-battlegrounds by feed4rz

PUBG Web API wrapper for nodejs available on npm

PHP

pubg-api-php by myserywork

Java

pubg4j by JoeZwet

THIS LIBRARY IS INCOMPLETE AND WILL NOT WORK UNTIL FURTHER NOTICE.

Java wrapper for the PUBG API.

Kotlin

pubg-kotlin by matsurihime

PUBG API wrapper for Kotlin (ref. https://developer.playbattlegrounds.com/?loc=en)

pubg-api-kotlin by kevcodez

Kotlin wrapper for the Playerunknowns Battlegrounds Developer API, Java 8+

GO

gopubg by driquet

Go wrapper for the official PUBG API

Swift

pubg-swift by cocoahero

A Swift library for working with the PUBG Developer API.