Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 2.74 KB

README.md

File metadata and controls

59 lines (44 loc) · 2.74 KB

PlayBattlegrounds

CircleCI

Sample project to do some requests to the PUBG Open API

This is a small App that tries to work on the following aspects:

Sample

Installing

Clone this repository and create a file named pubg-api.properties. Paste your PUBG ApiKey inside it like this:

apiKey=abc12345

where abc12345 is your PUBG ApiKey. You can see an example in pubg-api-sample.properties

Icons

All icons, such as the Chicken dinner or the "Load more" icon were downloaded from flaticon.com

Supporting sites

Thanks to sokogames for their contribution to support this project