{"id":13563305,"url":"https://github.com/gamegos/jsend","last_synced_at":"2025-12-30T03:44:51.635Z","repository":{"id":48885854,"uuid":"39088958","full_name":"gamegos/jsend","owner":"gamegos","description":"Go JSend library to wrap json responses","archived":false,"fork":false,"pushed_at":"2023-01-23T10:07:27.000Z","size":140,"stargazers_count":9,"open_issues_count":1,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-04T15:52:32.567Z","etag":null,"topics":[],"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/gamegos.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":"2015-07-14T17:08:23.000Z","updated_at":"2024-10-24T14:35:53.000Z","dependencies_parsed_at":"2023-02-12T22:16:12.868Z","dependency_job_id":null,"html_url":"https://github.com/gamegos/jsend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamegos%2Fjsend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamegos%2Fjsend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamegos%2Fjsend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamegos%2Fjsend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamegos","download_url":"https://codeload.github.com/gamegos/jsend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247065470,"owners_count":20877785,"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-08-01T13:01:17.608Z","updated_at":"2025-12-30T03:44:51.593Z","avatar_url":"https://github.com/gamegos.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# jsend\n\n[![Build Status](https://travis-ci.org/gamegos/jsend.svg?branch=master)](https://travis-ci.org/gamegos/jsend)\n[![GoDoc](https://godoc.org/github.com/gamegos/jsend?status.svg)](http://godoc.org/github.com/gamegos/jsend)\n\n\nGolang **JSend** library\n\n\n## Installation\n```\n$ go get github.com/gamegos/jsend\n```\n\n## Usage\n\n```go\nimport \"github.com/gamegos/jsend\"\n```\n\nSee [API documentation](http://godoc.org/github.com/gamegos/jsend)\n\n## Format\n\nJsend is a very simple json format to wrap your json responses.\n\n```json\n{\n  \"status\": \"success|fail|error\",\n  \"data\": {\n    \"your data\": \"here...\"\n  },\n  \"message\": \"error message when status is error\"\n}\n```\n\nSee [JSend specification](http://labs.omniti.com/labs/jsend) for details.\n\n\n## License\n\nMIT. See [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamegos%2Fjsend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamegos%2Fjsend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamegos%2Fjsend/lists"}