{"id":20866823,"url":"https://github.com/fajrulaulia/rewritejson","last_synced_at":"2026-05-18T04:43:59.875Z","repository":{"id":144682473,"uuid":"305014576","full_name":"fajrulaulia/rewritejson","owner":"fajrulaulia","description":"Package to generate to json for easy write something ","archived":false,"fork":false,"pushed_at":"2020-10-23T13:39:46.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T15:35:12.869Z","etag":null,"topics":["golang","json","package"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fajrulaulia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-10-18T03:29:20.000Z","updated_at":"2020-10-23T14:19:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a0cfe9c-3cf8-4671-8ca3-dd8f1c8afa4e","html_url":"https://github.com/fajrulaulia/rewritejson","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fajrulaulia/rewritejson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajrulaulia%2Frewritejson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajrulaulia%2Frewritejson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajrulaulia%2Frewritejson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajrulaulia%2Frewritejson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fajrulaulia","download_url":"https://codeload.github.com/fajrulaulia/rewritejson/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fajrulaulia%2Frewritejson/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259494806,"owners_count":22866573,"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":["golang","json","package"],"created_at":"2024-11-18T05:59:12.583Z","updated_at":"2026-05-18T04:43:54.847Z","avatar_url":"https://github.com/fajrulaulia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# package rewritejson\nPackage to generate to json for easy write something\n\n\n## Installation\nuse command `go` for get package.\n```bash\n$ go get github.com/fajrulaulia/rewritejson\n```\n\nimport :\n``` go\nimport c \"github.com/fajrulaulia/rewritejson\"\n```\n\n## Usage\nthis is a function structure how to use this package.\n\u003e func rewritejson.Response(data []string) []byte\n\n## Example\n``` go\npackage ......\n..............\nimport c \"github.com/fajrulaulia/rewritejson\"\n...............\n...............\ndefined:=[]string{\"code:number|500\", \"message:string|This Error\"}\noutput := c.Response(defined)\n```\nyou can see a testfile for seeing example for implementation in your project\n\n## Author\n- fajrul aulia\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajrulaulia%2Frewritejson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffajrulaulia%2Frewritejson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffajrulaulia%2Frewritejson/lists"}