/api

Some useless API endpoints.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

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.