In more than 100 million repositories, there are hidden awesome repositories that developers need to know. Through Github's public events, we are developing services that identify the characteristics of developers and find the optimal repository
Super easy. Just Code it below. server will be launched.
docker-compose up -d
ports :
27017
: mongoDB6379
: redis8080
: redis-stats8081
: mongo-express
-
Github provides Data related to public events to BigQuery every day. BigQuery allows you to analyze various interaction information between developers and repositories.
-
There is no metadata about developers and repositories in the information provided in BigQuery. We can get the metadata through the Github API.
links to github Anyalsis.
Currently, only Crawl Repository Metadata.