{"id":13508309,"url":"https://github.com/techgaun/http_digex","last_synced_at":"2025-04-12T11:52:14.907Z","repository":{"id":57505635,"uuid":"59332932","full_name":"techgaun/http_digex","owner":"techgaun","description":"HTTP Digest Auth Library to create auth header to be used with HTTP Digest Authentication","archived":false,"fork":false,"pushed_at":"2018-07-15T20:19:51.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T06:34:36.086Z","etag":null,"topics":["http-digest"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/techgaun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-20T23:59:15.000Z","updated_at":"2024-02-11T02:18:44.000Z","dependencies_parsed_at":"2022-09-19T14:32:33.598Z","dependency_job_id":null,"html_url":"https://github.com/techgaun/http_digex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Fhttp_digex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Fhttp_digex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Fhttp_digex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techgaun%2Fhttp_digex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techgaun","download_url":"https://codeload.github.com/techgaun/http_digex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565016,"owners_count":21125414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["http-digest"],"created_at":"2024-08-01T02:00:51.204Z","updated_at":"2025-04-12T11:52:14.881Z","avatar_url":"https://github.com/techgaun.png","language":"Elixir","funding_links":[],"categories":["HTTP","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# http_digex\n\n[![Hex version](https://img.shields.io/hexpm/v/http_digex.svg \"Hex version\")](https://hex.pm/packages/http_digex) ![Hex downloads](https://img.shields.io/hexpm/dt/http_digex.svg \"Hex downloads\") [![Build Status](https://semaphoreci.com/api/v1/techgaun/http_digex/branches/master/badge.svg)](https://semaphoreci.com/techgaun/http_digex) [![Coverage Status](https://coveralls.io/repos/github/techgaun/http_digex/badge.svg?branch=master)](https://coveralls.io/github/techgaun/http_digex?branch=master)\n\n\u003e HTTP Digest Auth Library to create auth header to be used with HTTP Digest Authentication\n\n## Installation\n\nYou can install this package from hex as:\n\n```elixir\ndef deps do\n  [{:http_digex, \"~\u003e 0.0.1\"}]\nend\n```\n\nOr you can choose to install from github as:\n\n```elixir\ndef deps do\n  [{:egaugex, github: \"techgaun/http_digex\"}]\nend\n```\n\n## Usage\n\n```elixir\nHTTPDigex.create_digest(\"user\", \"password\", \"Admin panel\", \"/admin.html\", \"POST\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechgaun%2Fhttp_digex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechgaun%2Fhttp_digex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechgaun%2Fhttp_digex/lists"}