{"id":13741180,"url":"https://github.com/gleam-lang/http","last_synced_at":"2026-02-08T19:33:16.789Z","repository":{"id":35491021,"uuid":"194435108","full_name":"gleam-lang/http","owner":"gleam-lang","description":"🕸️ Types and functions for HTTP clients and servers!","archived":false,"fork":false,"pushed_at":"2025-09-14T17:56:04.000Z","size":215,"stargazers_count":248,"open_issues_count":1,"forks_count":30,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-14T19:41:01.692Z","etag":null,"topics":["gleam","http","types"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/gleam_http/","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gleam-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["lpil","giacomocavalieri","GearsDatapacks"],"liberapay":"gleam"}},"created_at":"2019-06-29T18:05:35.000Z","updated_at":"2025-09-14T17:56:08.000Z","dependencies_parsed_at":"2022-07-27T15:31:32.135Z","dependency_job_id":"29ed3048-b929-481b-979d-0f8f4366982a","html_url":"https://github.com/gleam-lang/http","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/gleam-lang/http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gleam-lang","download_url":"https://codeload.github.com/gleam-lang/http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleam-lang%2Fhttp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29240682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T18:06:38.086Z","status":"ssl_error","status_checked_at":"2026-02-08T18:06:09.124Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gleam","http","types"],"created_at":"2024-08-03T04:00:56.380Z","updated_at":"2026-02-08T19:33:16.772Z","avatar_url":"https://github.com/gleam-lang.png","language":"Gleam","readme":"# Gleam HTTP\n\nTypes and functions for HTTP clients and servers!\n\n## Server adapters\n\nIn the example above the Elli Erlang web server is used to run the Gleam HTTP\nservice. Here's a full list of the server adapters available, sorted\nalphabetically.\n\n| Adapter                        | About                                                         |\n| ---                            | ---                                                           |\n| [Mist][mist]                   | [Mist][mist] is a high performance pure Gleam HTTP 1.1 server |\n| [cgi][cgi]                     | [cgi][cgi] is a adapter for the Common Gateway Interface. |\n| [gleam_cowboy][cowboy-adapter] | [Cowboy][cowboy] is an Erlang HTTP2 \u0026 HTTP1.1 web server      |\n| [gleam_elli][elli-adapter]     | [Elli][elli] is an Erlang HTTP1.1 web server                  |\n| [gleam_plug][plug-adapter]     | [Plug][plug] is an Elixir web application interface           |\n\n[cgi]: https://github.com/lpil/cgi\n[cowboy-adapter]: https://github.com/gleam-lang/cowboy\n[cowboy]:https://github.com/ninenines/cowboy\n[elli-adapter]: https://github.com/gleam-lang/elli\n[elli]:https://github.com/elli-lib/elli\n[mist]: https://github.com/rawhat/mist\n[plug-adapter]: https://github.com/gleam-lang/plug\n[plug]:https://github.com/elixir-plug/plug\n\n## Client adapters\n\nClient adapters are used to send HTTP requests to services over the network.\nHere's a full list of the client adapters available, sorted alphabetically.\n\n| Adapter                          | About                                                    |\n| ---                              | ---                                                      |\n| [gleam_fetch][fetch-adapter]     | [fetch][fetch] is a HTTP client included with JavaScript |\n| [gleam_hackney][hackney-adapter] | [Hackney][hackney] is a simple HTTP client for Erlang    |\n| [gleam_httpc][httpc-adapter]     | [httpc][httpc] is a HTTP client included with Erlang     |\n\n[hackney]: https://github.com/benoitc/hackney\n[hackney-adapter]: https://github.com/gleam-lang/hackney\n[httpc]: https://erlang.org/doc/man/httpc.html\n[httpc-adapter]: https://github.com/gleam-lang/httpc\n[fetch]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API\n[fetch-adapter]: https://github.com/gleam-lang/fetch\n","funding_links":["https://github.com/sponsors/lpil","https://github.com/sponsors/giacomocavalieri","https://github.com/sponsors/GearsDatapacks","https://liberapay.com/gleam"],"categories":["Gleam","Packages"],"sub_categories":["HTTP"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleam-lang%2Fhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgleam-lang%2Fhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleam-lang%2Fhttp/lists"}