In this work, we will study the main characteristics of popular open-source systems. Thus, we will analyze how they are developed, how often they receive external input, how often they release releases, among other characteristics. To do so, we will collect the data indicated below for the 1,000 repositories with the highest number of stars on GitHub and discuss the values obtained.
- Golang
1.16
We based on project layout golang-standards/project-layout
-
Lab01S01: GraphQL query for 100 repositories + automatic request
-
Lab01S02: Pagination (query for 1000 repositories) + data in
.csv
file -
Lab01S03: Data analysis and visualization + final report
-
Go to releases
-
Do download based on your Operational System and Architecture
-
Extract the archive
-
Run the executable inside
./bin
and provide your GitHub token with flag-token
or use environment variableGITHUB_TOKEN
-
Enjoy it!
This project is under the MIT license. See the file LICENSE for more details.