leetcode-badge

command module
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2021 License: MIT Imports: 6 Imported by: 0

README

CircleCI Go Report Card

leetcode 徽标

快速开始

  1. 获取 {LeetCode_ID},根据 LeetCode 获取自己的{LeetCode_ID}。例如 https://leetcode.com/haozibi{LeetCode_ID}haozibi
  2. 替换 {LeetCode_ID},根据自己的需求替换下面 URL 中的 {LeetCode_ID}

使用

用户名
  • LeetCode: https://leetcode-badge.haozibi.dev/v1/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/{LeetCode_ID}.svg
排名
  • LeetCode: https://leetcode-badge.haozibi.dev/v1/ranking/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/ranking/{LeetCode_ID}.svg
通过题目数/总题目数
  • LeetCode: https://leetcode-badge.haozibi.dev/v1/solved/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/solved/{LeetCode_ID}.svg
通过题目数/总题目数 比例
  • LeetCode: https://leetcode-badge.haozibi.dev/v1/solved-rate/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/solved-rate/{LeetCode_ID}.svg
通过提交/总提交
  • LeetCode: https://leetcode-badge.haozibi.dev/v1/accepted/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/accepted/{LeetCode_ID}.svg
通过提交/总提交 比例
  • LeetCode: https://leetcode-badge.haozibi.dev/v1/accepted-rate/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/accepted-rate/{LeetCode_ID}.svg
排名记录图表

  • LeetCode: https://leetcode-badge.haozibi.dev/v1/chart/ranking/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/chart/ranking/{LeetCode_ID}.svg

支持 day 参数,指定查询天数,最大查询日期为 30 天

例如: 查询之前 15 天的数据,https://leetcode-badge.haozibi.dev/v1cn/chart/ranking/haozibi.svg?day=15

答题数量图表

  • LeetCode: https://leetcode-badge.haozibi.dev/v1/chart/solved/{LeetCode_ID}.svg
  • LeetCodeCN: https://leetcode-badge.haozibi.dev/v1cn/chart/solved/{LeetCode_ID}.svg

支持 day 参数,指定查询天数,最大查询日期为 30 天

例如: 查询之前 15 天的数据,https://leetcode-badge.haozibi.dev/v1cn/chart/solved/haozibi.svg?day=15

自定义

此项目依托 shields.io,支持所有 shields 的 Query 参数

例如:

  • https://leetcode-badge.haozibi.dev/v1cn/ranking/haozibi.svg?logo=leetcode
  • https://leetcode-badge.haozibi.dev/v1cn/ranking/haozibi.svg?color=ff5983&logo=leetcode
  • https://leetcode-badge.haozibi.dev/v1cn/ranking/haozibi.svg?style=for-the-badge&color=ff5983&logo=leetcode

致谢

JetBrains 开源证书支持

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL