cubercsl / api

Some useless API endpoints.

Home Page:https://api.cubercsl.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cubercsl's API

LICENSE

Some useless APIs for my personal use.

Codeforces Rating Badge API

GET https://api.cubercsl.site/codeforces/{user}

Params Type Required Description
user string Codeforces handle
style string Shields.io badge style

Example https://api.cubercsl.site/codeforces/tourist?style=for-the-badge

Respose

The response is cached for 24 hours.

Note The legacy API endpoint (/api/codeforces) is deprecated and will be removed in the future.

About

Some useless API endpoints.

https://api.cubercsl.site

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 100.0%