The Wayback Machine - https://web.archive.org/web/20220219221044/https://github.com/topics/programming-languages
Skip to content
#

programming-languages

Here are 863 public repositories matching this topic...

geekygirlsarah
geekygirlsarah commented Feb 10, 2022

Expected Behavior

The contributor count on the bottom of every page should display the actual count of contributors.

Actual Behavior

The GitHub API limits calls to 100 contributors per "page", and only one page of results is fetched. This number will no longer be correct after we hit 101 contributors.

Additional Info

In web/static/js/contributors.js is where the code to fe

One

Improve this page

Add a description, image, and links to the programming-languages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-languages topic, visit your repo's landing page and select "manage topics."

Learn more