Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Based on the top-langs API, implemented the function to statistics the distribution of the language in many code repo just by the paramas: &langtuage=Java #3576

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 22, 2023

  1. Researched ways to break through the Top 100 limitations of graphql &…

    … Made a development plan.
    Haoke98 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    75e17c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Based on the top-langs API, the language parameter is used to aggrega…

    …te statistics based on a certain language on the distribution of the language in many code repo. At the same time, the function of controlling whether the Fork warehouse is included in the statistical calculation through the isFork parameter is initially implemented.
    Haoke98 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    dc064d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9119e6 View commit details
    Browse the repository at this point in the history