Skip to content

oubenal/riot_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

League of Legends Stats Renderer

Fetch stats of a player by pseudo name from the official RIOT API and output HTML5 text format with usefull Information.

Written in C++ with VS 2017 (and the help of ResharperCpp by jetbrains ).

External library


GNU cgicc

alt text

A library for writing CGI applications.

The Common Gateway Interface (CGI) is a standard for external gateway programs to interface with information servers, such as HTTP servers.

Overview, Documentation, Example

cURLpp

curl

A C++ wrapper for libcURL. libcURL is a client-side URL transfer library.

MySQL Connector

alt text

A driver for connecting to a MySQL database server through the ODBC API, which is the standard means of connecting to any database.

alt text

A JSON parser/generator for C++.

About

League of Legends player stats from RIOT api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published