Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0adri3n/ratrequ3ster
A software designed to interact with LCU API (League Of Legends API)
https://github.com/0adri3n/ratrequ3ster
gui lcu-api league-of-legends python
Last synced: about 2 months ago
JSON representation
A software designed to interact with LCU API (League Of Legends API)
- Host: GitHub
- URL: https://github.com/0adri3n/ratrequ3ster
- Owner: 0adri3n
- License: mit
- Created: 2023-03-09T23:11:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T09:40:09.000Z (about 1 year ago)
- Last Synced: 2024-11-09T02:32:52.789Z (about 2 months ago)
- Topics: gui, lcu-api, league-of-legends, python
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
ratRequ3ster
A software designed to interact with LCU Api (League Of Legends api)
## Installation
Go to the releases page and download the last version in .zip.
Extract it and start ```ratRequ3ster.exe```
You also download the source code and use it with Python (download the used modules before !) :
```bash
python ratRequ3ster.py
```## Usage
I guess that if u use my software, u know what ur doing and what ur looking for.
So, open ratRequ3ster and League, then make sure to select League installation path here :
![image](https://user-images.githubusercontent.com/62818208/224183778-43eccdd4-65b3-4869-9457-e078fc5ac3aa.png)
If ur set, go to LCU Community documentation and perform requ3sts !
## Example
## GET Requ3st :
## POST Requ3st :
![image](https://user-images.githubusercontent.com/62818208/224184540-a04e43cd-31e9-483a-9a21-7e38ae30e996.png)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## License
[MIT](https://choosealicense.com/licenses/mit/)