leetcode-badge

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2020 License: MIT Imports: 6 Imported by: 0

README

CircleCI Go Report Card

leetcode 徽标

快速开始

根据 URL https://leetcode.com/haozibi 获得唯一的标识 {LeetCode_ID}

例如: https://leetcode.com/haozibi{LeetCode_ID}haozibi

替换示例链接中的 {LeetCode_ID} 即可

https://leetcode.com/haozibi + https://lc.coding.gs/v1/{LeetCode_ID}.svg => https://lc.coding.gs/v1cn/haozibi.svg =>

使用

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

  • LeetCode: https://lc.coding.gs/v1/chart/ranking/{LeetCode_ID}.svg
  • LeetCodeCN: https://lc.coding.gs/v1cn/chart/ranking/{LeetCode_ID}.svg

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

例如: 查询之前 15 天的数据,https://lc.coding.gs/v1cn/chart/ranking/haozibi.svg?day=15

答题数量图表

  • LeetCode: https://lc.coding.gs/v1/chart/solved/{LeetCode_ID}.svg
  • LeetCodeCN: https://lc.coding.gs/v1cn/chart/solved/{LeetCode_ID}.svg

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

例如: 查询之前 15 天的数据,https://lc.coding.gs/v1cn/chart/solved/haozibi.svg?day=15

自定义

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

例如:

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

致谢

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