mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-24 18:23:13 -03:00
6905fea26d
The content of the Users API docs is still to be completed. APIs that are from the same url were merged in the same file. ./docs/users.md not yet completed
18 lines
340 B
Markdown
Executable file
18 lines
340 B
Markdown
Executable file
# Games API
|
|
|
|
Work in progress...
|
|
|
|
## Tree 🌲
|
|
|
|
```less
|
|
.games
|
|
├── games-1-rewards.json
|
|
├── games-1-rewards.md
|
|
└── games.md
|
|
```
|
|
|
|
### Public access
|
|
|
|
[Get list of games, sorted by popularity (/games)](./games/games.md)
|
|
|
|
[Get rewards of game ID 1 (Free Fire) (/games-1-rewards)](./games/games-1-rewards.md)
|