Generates solved.ac cards
Base URL: https://solvedac-cards-starcea.paring.moe/
-
/profile/:handleShow solved.ac profile
?size={int}- Set card's height (default: 100px, valid range: 100px ~ 500px)
?color={dark|light}- Set card's color scheme (default:
dark, valid value:light,dark)
- Set card's color scheme (default:
-
/problems/:handleShow tier distribution of solved problems
?size={int}- Set card's height (default: 200px, valid range: 200px ~ 1000px)
?color={dark|light}- Set card's color scheme (default:
dark, valid value:light,dark)
- Set card's color scheme (default:
-
/tags/:handleShow tag tier graph
?size={int}- Set card's height (default: 200px, valid range: 200px ~ 1000px)
?color={dark|light}- Set card's color scheme (default:
dark, valid value:light,dark)
- Set card's color scheme (default:
?top={boolean}- Show top 8 tags instead of default tags (default:
false, valid value:true,false)
- Show top 8 tags instead of default tags (default:
?text={boolean}- Show tag name on the graph (default:
false, valid value:true,false)
- Show tag name on the graph (default:
@pikokr - Server & Domain