https://github.com/hicarod/playerprofile
🎮 A simple API written in Flask for getting informations of CS:GO players.
https://github.com/hicarod/playerprofile
api flask
Last synced: 2 months ago
JSON representation
🎮 A simple API written in Flask for getting informations of CS:GO players.
- Host: GitHub
- URL: https://github.com/hicarod/playerprofile
- Owner: HicaroD
- Created: 2022-03-15T13:33:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T23:06:03.000Z (over 4 years ago)
- Last Synced: 2025-01-26T14:11:19.283Z (over 1 year ago)
- Topics: api, flask
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlayerProfile
:video_game: A simple web API for getting informations of CS:GO players from [`Liquipedia`](https://liquipedia.net/counterstrike/Main_Page). It is more like a learning project, just want to try Flask.