{"id":21940537,"url":"https://github.com/csutorasa/go-tags","last_synced_at":"2025-10-15T07:36:54.437Z","repository":{"id":257431532,"uuid":"858248287","full_name":"csutorasa/go-tags","owner":"csutorasa","description":"This library simplifies the processing of custom struct tags","archived":false,"fork":false,"pushed_at":"2024-09-16T20:39:15.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T15:14:35.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/csutorasa.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}},"created_at":"2024-09-16T15:10:22.000Z","updated_at":"2024-09-27T22:38:28.000Z","dependencies_parsed_at":"2024-09-16T18:16:06.023Z","dependency_job_id":"87c2ef6d-600f-483a-b9ed-c3bf4557e325","html_url":"https://github.com/csutorasa/go-tags","commit_stats":null,"previous_names":["csutorasa/go-tag"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/csutorasa/go-tags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csutorasa","download_url":"https://codeload.github.com/csutorasa/go-tags/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-tags/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260563506,"owners_count":23028572,"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":[],"created_at":"2024-11-29T02:33:36.049Z","updated_at":"2025-10-15T07:36:49.401Z","avatar_url":"https://github.com/csutorasa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-tags\n\nThis library simplifies the processing of custom [struct tags](https://go.dev/ref/spec#Tag).\nThe recommended use case are where framworks are generic, and use-cases could be more specific.\nTake inspiration from [Well-known struct tags](https://go.dev/wiki/Well-known-struct-tags),\nwhere most use-cases are structured object data based converters.\n\n## Install\n\nGo 1.22 is the minimum supported version.\n\n```sh\ngo get github.com/csutorasa/go-tags\n```\n\n## Example\n\nThe [gotaghttp](gotaghttp/) shows an example of how the [net/http.Request](https://pkg.go.dev/net/http#Request) variables can be parsed.\nRequest body format, expected query and path parameters or form values are all gerenic,\nbut most endpoints expect a few well defined values.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsutorasa%2Fgo-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsutorasa%2Fgo-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsutorasa%2Fgo-tags/lists"}