An open API service indexing awesome lists of open source software.

https://github.com/saanuregh/riot-server-status-api

An unofficial Riot server status API to find the server status of your favourite Riot game across all regions.
https://github.com/saanuregh/riot-server-status-api

golang league-of-legends leagueoflegends legends-of-runeterra riot-games riotgames serverless valorant vercel

Last synced: 10 months ago
JSON representation

An unofficial Riot server status API to find the server status of your favourite Riot game across all regions.

Awesome Lists containing this project

README

          

# Riot Server Status API

An unofficial Riot server status API to find the server status of your favourite Riot game across all regions. Implemented as a serverless function and hosted on Vercel ♥. Data obtained unoffically from offical [Riot status](https://status.riotgames.com) website.

## API

| Data | URL |
| -------------------- | -------------------------------------- |
| All games | https://riotstatus.vercel.app |
| Valorant | https://riotstatus.vercel.app/valorant |
| Legends of Runeterra | https://riotstatus.vercel.app/lor |
| League of Legends | https://riotstatus.vercel.app/lol |

## Made with

- [Echo](https://github.com/labstack/echo) - Web server