{"id":22056981,"url":"https://github.com/danteay/ginrest","last_synced_at":"2026-04-18T01:02:15.950Z","repository":{"id":57500039,"uuid":"139200106","full_name":"danteay/ginrest","owner":"danteay","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-21T21:03:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T16:24:59.169Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danteay.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":"2018-06-29T22:06:13.000Z","updated_at":"2018-07-02T16:12:55.000Z","dependencies_parsed_at":"2022-08-28T20:00:59.928Z","dependency_job_id":null,"html_url":"https://github.com/danteay/ginrest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/danteay/ginrest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fginrest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fginrest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fginrest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fginrest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danteay","download_url":"https://codeload.github.com/danteay/ginrest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fginrest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31952208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"last_error":"SSL_read: 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":[],"created_at":"2024-11-30T16:15:42.150Z","updated_at":"2026-04-18T01:02:15.921Z","avatar_url":"https://github.com/danteay.png","language":"Go","readme":"# Ginrest\n\nThis is a wrapper librari for gin-gonic rest response\n\n## Use\n\n```go\nu := c.Request.RequestURI\nr := rest.New(u, \"\").SetGin(c)\nv1 := Record{\n        Title:  \"Hola\",\n        Object: \"object.overrided\",\n}\nv2 := Extra{\n        Type: \"an Extra\",\n}\ncomponents := rest.Payload{\n        \"object\": \"override this\",\n        \"hola\":   v1,\n        \"mundo\":  v2,\n}\n// println(components)\nr.Res(429, components, \"\")\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Fginrest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanteay%2Fginrest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Fginrest/lists"}