GitHub APIを使ってgoの使用言語・技術について調べました。
20年10月01日時点のデータです。全期間を対象としています。
データ取得に使用したもの
実際に使用したAPI(リンクを飛べばJSONが返ってきます)
- https://api.github.com/repos/golang/go/languages
- https://api.github.com/repos/golang/go
goの基本情報
The Go programming language
Description - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 33位 |
ホームページ | https://golang.org |
リポジトリURL | https://github.com/golang/go |
オーナー | golang |
スター数 | 77023 |
ウォッチャー数 | 77023 |
主要開発言語 | Go |
作成日 | 2014-08-19T04:33:40Z |
最終プッシュ日 | 2020-09-30T13:20:03Z |
言語ランキング(バイト数)
対象リポジトリ : golang/go [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | Go | 38785878 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | HTML | 2621348 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
3 | Assembly | 2272282 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
4 | C | 94828 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
5 | Shell | 55132 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
6 | Perl | 30773 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
7 | JavaScript | 19784 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
8 | Python | 15381 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
9 | Batchfile | 8131 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
10 | C++ | 1283 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 10 件/ 13 件中
データ取得日 : 20年10月01日 00:30:08
---
全てのランキングを見たい場合はコチラ
1, Go, [Google] [Google Trends] [Bing] [Medium] [Qiita], 38785878 byte
2, HTML, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2621348 byte
3, Assembly, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2272282 byte
4, C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 94828 byte
5, Shell, [Google] [Google Trends] [Bing] [Medium] [Qiita], 55132 byte
6, Perl, [Google] [Google Trends] [Bing] [Medium] [Qiita], 30773 byte
7, JavaScript, [Google] [Google Trends] [Bing] [Medium] [Qiita], 19784 byte
8, Python, [Google] [Google Trends] [Bing] [Medium] [Qiita], 15381 byte
9, Batchfile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 8131 byte
10, C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1283 byte
11, Makefile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 748 byte
12, Awk, [Google] [Google Trends] [Bing] [Medium] [Qiita], 450 byte
13, Fortran, [Google] [Google Trends] [Bing] [Medium] [Qiita], 394 byte
まとめ
今回は、golangのgoについて調べてみました。
GitHubにはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり