GithubHelp home page GithubHelp logo

harlleybastos / league-of-legends-rust-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 13 KB

Rust application using Riot Games API to fetch and display League of Legends player stats. Extendable for more game data analysis and insights.

Rust 100.00%
league-of-legends lol lol-stats rust rust-lang

league-of-legends-rust-tracker's Introduction

๐ŸŽฎ League of Legends Summoner Stats (Rust) ๐Ÿฆ€

This project is a fun and simple command-line program ๐Ÿ–ฅ๏ธ that fetches and displays the stats ๐Ÿ“Š of a given League of Legends (LoL) summoner using Riot's API. All of this in the efficient, reliable, and concurrent Rust language! ๐Ÿš€

๐Ÿ“ Summary

In this project, you'll find an implementation of a small HTTP client that interacts with Riot's API to fetch key details of a summoner ๐Ÿ‘ค. It's a perfect starting point for a bigger project or for those who are just getting started with Rust and API interactions.

๐Ÿš€ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

๐Ÿ”ง Prerequisites

You'll need Rust and Cargo (Rust's package manager) installed on your machine. Follow the instructions on the official Rust website to install Rust and Cargo.

Also, you'll need an API key from Riot ๐Ÿ”‘. Register on the Riot developer portal to get yours.

๐Ÿ–ฅ๏ธ Installing and Runnin

  1. Clone this repository:
git clone https://github.com/harlleybastos/league-of-legends-rust-tracker.git
  1. Navigate to the project directory:
cd league-of-legends-rust-tracker
  1. Add your API Key generated from Riot:

Linux or MacOS

export RIOT_API_KEY=your-api-key

Windows

set RIOT_API_KEY=your-api-key
  1. Run the program with the name of the summoner:
cargo run -- "SummonerName"

Replace "SummonerName" with the name of the summoner you're interested in.

๐Ÿ™Œ Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Feel free to submit a Pull Request!

๐Ÿ”– License

This project is licensed under the MIT License.

league-of-legends-rust-tracker's People

Contributors

harlleybastos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.