An open API service indexing awesome lists of open source software.

https://github.com/dvf/rex

Connect to PUBG to Track Game Info
https://github.com/dvf/rex

Last synced: 3 months ago
JSON representation

Connect to PUBG to Track Game Info

Awesome Lists containing this project

README

          

# rex

Connect to PUBG to Track Game Info

## Usage

```python
from tracker.models import Player

Player.objects.fetch('danvf')
```