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

https://github.com/otthe/runeflex

[ARCHIVED] API to show off your Runescape stats (almost) anywhere!
https://github.com/otthe/runeflex

api hiscores osrs redis runescape sinatra svg

Last synced: 7 months ago
JSON representation

[ARCHIVED] API to show off your Runescape stats (almost) anywhere!

Awesome Lists containing this project

README

          

# Runeflex [ARCHIVED]
Includes your up-to-date OSRS stats into your markdown CV, or anything that supports ``````.

## Instructions
1. Include the code below into your README.md or similar.
! Remember to replace 'YOUR USERNAME' with your RSN !

WARNING! If your name contains whitespaces, replace them with ```%20```

```bash
![](https://runeflex-fcc9ee465ad5.herokuapp.com/flex?rsn=YOUR_USERNAME)
```
2. After that, you should see your runescape stats appear in an SVG image

## Example
Maybe you see this? :D

![](https://runeflex-fcc9ee465ad5.herokuapp.com/flex?rsn=wrath%20tiara)

## Things to consider
Serving the image might take a while if the heroku dyno I am using is sleeping.