https://github.com/elixir-mint/mint

elixir elixir-http elixir-lang elixir-language http http-client http2

Last synced: about 1 month ago

Repository metadata:

Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 497
Total Committers: 59
Avg Commits per committer: 8.424
Development Distribution Score (DDS): 0.461

Commits in past year: 29
Committers in past year: 11
Avg Commits per committer in past year: 2.636
Development Distribution Score (DDS) in past year: 0.517

Name Email Commits
Andrea Leopardi a****i@g****m 268
Eric Meadows-Jönsson e****n@g****m 123
Wojtek Mach w****h 15
Bram Verburg b****g@v****t 12
Kian-Meng Ang k****g@c****g 6
DunyaKokoschka 6****a 5
Luke Bakken l****e@b****o 5
Michael Davis m****s@g****m 4
José Valim j****m@d****o 4
felipe stival 1****n 2
Cẩm Huỳnh h****m@g****m 2
Luca Spiller l****a@s****m 2
Michael Ruoss m****l@m****h 2
pete gamache p****e@g****g 2
Kevin m****9 1
Jack McCallum m****k 1
Dimitris Zorbas z****h@h****m 1
Dave Lucia d****c@g****m 1
Daniel Khaapamyaki d****y@h****m 1
Milad s****i 1
Tan Jay Jun t****n@j****m 1
Tom Crossland t****d@g****m 1
Vitor Cavalcanti 1****a 1
Yiming Chen d****m 1
liamwhite l****e 1
sergiodottori 4****i 1
Alexey Novoselov 4****9 1
Chulki Lee c****e@g****m 1
Daniel Kaiser k****n 1
Alexandre Hamez a****b@g****m 1
and 29 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hex: mint

Small and composable HTTP client.

  • Homepage:
  • Documentation: http://hexdocs.pm/mint/
  • Licenses: Apache-2.0
  • Latest release: 1.6.0 (published 8 months ago)
  • Last Synced: 2024-11-11T01:36:49.912Z (about 1 month ago)
  • Versions: 20
  • Dependent Packages: 83
  • Dependent Repositories: 195
  • Downloads: 41,139,832 Total
  • Docker Downloads: 279,390
  • Rankings:
    • Dependent packages count: 0.321%
    • Stargazers count: 0.578%
    • Downloads: 0.7%
    • Average: 0.951%
    • Dependent repos count: 0.976%
    • Docker downloads count: 1.381%
    • Forks count: 1.747%
  • Maintainers (2)

Dependencies

.github/workflows/main.yml actions
  • actions/cache v2 composite
  • actions/checkout v1 composite
  • erlef/setup-beam v1 composite
docker-compose.yml docker
  • kennethreitz/httpbin latest
test/docker/tinyproxy/Dockerfile docker
  • alpine 3.10 build
test/docker/tinyproxy-auth/Dockerfile docker
  • alpine 3.10 build
mix.exs hex
  • castore ~> 0.1.0
  • dialyxir ~> 1.1.0
  • ex_doc ~> 0.20
  • excoveralls ~> 0.14.5
  • hpax ~> 0.1.1
  • stream_data ~> 0.5.0