{"id":27027984,"url":"https://github.com/mauserzjeh/pingo","last_synced_at":"2026-05-04T05:41:14.721Z","repository":{"id":144538891,"uuid":"471832003","full_name":"mauserzjeh/pingo","owner":"mauserzjeh","description":"General purpose request library implemented in Go","archived":false,"fork":false,"pushed_at":"2024-03-16T21:17:19.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-21T14:15:51.198Z","etag":null,"topics":["api","api-client","go","golang","golang-library","http","request-library"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mauserzjeh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-19T23:06:25.000Z","updated_at":"2024-03-16T21:08:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4926a53-7670-4fd8-b91a-0d65fca78ddc","html_url":"https://github.com/mauserzjeh/pingo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauserzjeh%2Fpingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauserzjeh%2Fpingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauserzjeh%2Fpingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauserzjeh%2Fpingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauserzjeh","download_url":"https://codeload.github.com/mauserzjeh/pingo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266933,"owners_count":20910896,"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":["api","api-client","go","golang","golang-library","http","request-library"],"created_at":"2025-04-05T00:19:20.016Z","updated_at":"2026-05-04T05:41:09.703Z","avatar_url":"https://github.com/mauserzjeh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pingo\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/mauserzjeh/pingo?style=flat-square)\n[![Go Reference](https://pkg.go.dev/badge/github.com/mauserzjeh/pingo/v2.svg)](https://pkg.go.dev/github.com/mauserzjeh/pingo/v2)\n\nPingo is a general purpose, high level request library implemented in Go. It is built on top of the standard net/http package and aims to make working with requests more convenient.\n\n# Features\n- Zero dependencies\n- Chainable API\n- Context support\n- Logging and debugging options\n- Reusable clients\n- Tweak options both at client and request level\n- Convenient methods to send raw, JSON, XML, form URL encoded, multipart form requests or provide a callback function to create the request body\n- Async requests\n- Easily access response headers and body\n- Streamed response support\n\n\n# Installation\n```\ngo get -u github.com/mauserzjeh/pingo/v2\n```\n\n# Tests\n```\ngo test -v\n```\n\n# Usage\n\nCheck the documentation and tests for available methods and examples\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauserzjeh%2Fpingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauserzjeh%2Fpingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauserzjeh%2Fpingo/lists"}