{"id":52079371,"url":"https://github.com/yangyin5127/querystring","last_synced_at":"2026-08-03T18:01:33.289Z","repository":{"id":78950714,"uuid":"568878720","full_name":"yangyin5127/querystring","owner":"yangyin5127","description":"A querystring parsing and stringifying  go library.  Golang序列化和解析querystring库.","archived":false,"fork":false,"pushed_at":"2022-12-10T09:47:10.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-29T11:15:13.489Z","etag":null,"topics":["querystring","urlencode","x-www-form-urlencoded"],"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/yangyin5127.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-11-21T15:50:55.000Z","updated_at":"2022-12-10T09:49:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c7f33ec-eb12-4165-be3d-3a5fed074a4c","html_url":"https://github.com/yangyin5127/querystring","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yangyin5127/querystring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangyin5127%2Fquerystring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangyin5127%2Fquerystring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangyin5127%2Fquerystring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangyin5127%2Fquerystring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yangyin5127","download_url":"https://codeload.github.com/yangyin5127/querystring/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangyin5127%2Fquerystring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36245385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["querystring","urlencode","x-www-form-urlencoded"],"created_at":"2026-08-03T18:01:32.519Z","updated_at":"2026-08-03T18:01:33.285Z","avatar_url":"https://github.com/yangyin5127.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# querystring\nA querystring parsing and stringifying  go library.  Golang序列化和解析querystring库.\n\n\n\n## Features\n- [x] stringify any to querystring\n- [ ] parse querystring\n\n\n## Using\n\n```go\nimport (\n  \"github.com/feiin/querystring\"\n)\n\n//obj support  struct , map , interface{}\nqs, err := querystring.Marshal(obj)\nfmt.Printf(\"qs:%s\",qs) //a=b\u0026c=d.....\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangyin5127%2Fquerystring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyangyin5127%2Fquerystring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangyin5127%2Fquerystring/lists"}