https://github.com/microsoft/kiota-http-go
go golang http kiota openapi sdk-go
Score: 22.351585501036134
Last synced: about 4 hours ago
JSON representation
Repository metadata:
Kiota http provider implementation for Go with net http
- Host: GitHub
- URL: https://github.com/microsoft/kiota-http-go
- Owner: microsoft
- License: mit
- Created: 2022-03-31T18:53:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-30T09:41:35.000Z (19 days ago)
- Last Synced: 2026-05-09T19:46:36.476Z (10 days ago)
- Topics: go, golang, http, kiota, openapi, sdk-go
- Language: Go
- Homepage: https://aka.ms/kiota/docs
- Size: 512 KB
- Stars: 19
- Watchers: 15
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Owner metadata:
- Name: Microsoft
- Login: microsoft
- Email: opensource@microsoft.com
- Kind: organization
- Description: Open source projects and samples from Microsoft
- Website: https://opensource.microsoft.com
- Location: Redmond, WA
- Twitter: OpenAtMicrosoft
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6154722?v=4
- Repositories: 7780
- Last Synced at: 2026-05-11T00:03:59.506Z
- Profile URL: https://github.com/microsoft
GitHub Events
Total
- Create event: 29
- Delete event: 23
- Fork event: 4
- Issue comment event: 51
- Issues event: 9
- Member event: 1
- Pull request event: 42
- Pull request review comment event: 10
- Pull request review event: 27
- Push event: 37
- Release event: 6
- Watch event: 2
- Total: 241
Last Year
- Create event: 14
- Delete event: 14
- Fork event: 2
- Issue comment event: 16
- Issues event: 2
- Member event: 1
- Pull request event: 16
- Pull request review comment event: 1
- Pull request review event: 5
- Push event: 23
- Total: 94
Committers metadata
Last synced: 3 days ago
Total Commits: 301
Total Committers: 24
Avg Commits per committer: 12.542
Development Distribution Score (DDS): 0.648
Commits in past year: 31
Committers in past year: 8
Avg Commits per committer in past year: 3.875
Development Distribution Score (DDS) in past year: 0.484
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****] | 106 |
| Vincent Biret | v****t@m****m | 99 |
| rkodev | 4****v | 34 |
| Andreas Büchele | a****s@b****g | 8 |
| Alan Xu | x****y@g****m | 5 |
| Microsoft Open Source | m****e | 5 |
| release-please[bot] | 5****] | 5 |
| Yangjing Zhang | z****g@g****m | 4 |
| Abin Simon | m****l@m****o | 3 |
| Adrian | c****b@m****m | 3 |
| Andrew Omondi | a****i@m****m | 3 |
| Jeremia Noebel | j****l@n****v | 3 |
| Kevin Boonstra | 2****7 | 3 |
| copilot-swe-agent[bot] | 1****t | 3 |
| Ashlie Martinez | a****z@a****i | 3 |
| Ohad Abarbanel | o****a@t****o | 3 |
| melgendyjc | 9****c | 2 |
| release-please-token-provider[bot] | 2****] | 2 |
| steve | s****e@t****m | 2 |
| Faith Kangai | f****1 | 1 |
| Ilya Priven | 1****t | 1 |
| Jakub Senko | m****@j****t | 1 |
| microsoft-github-operations[bot] | 5****] | 1 |
| ramsessanchez | 6****z | 1 |
Issue and Pull Request metadata
Last synced: 14 days ago
Total issues: 21
Total pull requests: 157
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 12
Total pull request authors: 20
Average comments per issue: 2.71
Average comments per pull request: 0.83
Merged pull request: 130
Bot issues: 0
Bot pull requests: 83
Past year issues: 2
Past year pull requests: 24
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 9 hours
Past year issue authors: 2
Past year pull request authors: 6
Past year average comments per issue: 4.0
Past year average comments per pull request: 1.13
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 18
Top Issue Authors
- baywet (7)
- meain (3)
- rkodev (2)
- melgendyjc (1)
- michaeldcanady (1)
- ningshanli (1)
- ikonst (1)
- jsenko (1)
- andreaTP (1)
- ashmrtn (1)
- steveruckdashel (1)
- ritu-rubrik (1)
Top Pull Request Authors
- dependabot[bot] (78)
- baywet (34)
- rkodev (21)
- release-please[bot] (3)
- meain (2)
- ashmrtn (2)
- release-please-token-provider[bot] (2)
- zhangyangjing (2)
- XdpCs (2)
- melgendyjc (1)
- steveruckdashel (1)
- MIchaelMainer (1)
- ohad83 (1)
- Strazz1337 (1)
- Haimantika (1)
Top Issue Labels
- bug (8)
- WIP (5)
- help wanted (4)
- Needs: Attention :wave: (3)
- type:bug (3)
- enhancement (3)
- priority:p2 (2)
- status:waiting-for-author-feedback (2)
- type:question (2)
- question (1)
- Status: No Recent Activity (1)
Top Pull Request Labels
- dependencies (78)
- go (58)
- github_actions (20)
- autorelease: pending (3)
- autorelease: tagged (2)
- conflicting (1)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 8,165,311
- Total dependent packages: 79 (may contain duplicates)
- Total dependent repositories: 110 (may contain duplicates)
- Total versions: 106
- Total advisories: 1
proxy.golang.org: github.com/microsoft/kiota-http-go
Package nethttplibrary implements the Kiota abstractions with net/http to execute the requests. It also provides a middleware infrastructure with some default middleware handlers like the retry handler and the redirect handler.
- Homepage: https://github.com/microsoft/kiota-http-go
- Documentation: https://pkg.go.dev/github.com/microsoft/kiota-http-go#section-documentation
- Licenses: MIT
- Latest release: v1.5.6 (published 25 days ago)
- Last Synced: 2026-05-17T20:12:28.240Z (1 day ago)
- Versions: 53
- Dependent Packages: 79
- Dependent Repositories: 110
- Docker Downloads: 8,165,311
-
Rankings:
- Dependent packages count: 0.526%
- Dependent repos count: 0.574%
- Docker downloads count: 0.755%
- Average: 4.634%
- Forks count: 7.838%
- Stargazers count: 13.479%
- Advisories:
proxy.golang.org: github.com/Microsoft/kiota-http-go
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Microsoft/kiota-http-go#section-documentation
- Licenses: mit
- Latest release: v1.5.6 (published 25 days ago)
- Last Synced: 2026-05-16T07:01:12.902Z (3 days ago)
- Versions: 53
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 4.469%
- Stargazers count: 6.86%
- Average: 6.919%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
Dependencies
- dependabot/fetch-metadata v1.3.6 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- eps1lon/actions-label-merge-conflict releases/2.x composite
- actions/checkout v3 composite
- anton-yurchenko/git-release v5.0 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- SonarSource/sonarcloud-github-action master composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- mcr.microsoft.com/vscode/devcontainers/go 0-${VARIANT} build
- github.com/cjlapao/common-go v0.0.37
- github.com/davecgh/go-spew v1.1.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/google/uuid v1.3.0
- github.com/kr/text v0.2.0
- github.com/microsoft/kiota-abstractions-go v0.17.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.1
- github.com/yosida95/uritemplate/v3 v3.0.2
- go.opentelemetry.io/otel v1.13.0
- go.opentelemetry.io/otel/trace v1.13.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/cjlapao/common-go v0.0.37
- github.com/creack/pty v1.1.9
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/go-logr/logr v1.2.2
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/kr/pretty v0.1.0
- github.com/kr/text v0.2.0
- github.com/microsoft/kiota-abstractions-go v0.17.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- github.com/yosida95/uritemplate/v3 v3.0.2
- go.opentelemetry.io/otel v1.13.0
- go.opentelemetry.io/otel/trace v1.13.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1