{"id":17373275,"url":"https://github.com/abtris/golang-rest-examples","last_synced_at":"2025-03-27T19:24:37.602Z","repository":{"id":18103903,"uuid":"21172590","full_name":"abtris/golang-rest-examples","owner":"abtris","description":"REST examples for apiary.io ","archived":false,"fork":false,"pushed_at":"2014-06-27T20:25:52.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T22:16:19.257Z","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/abtris.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":"2014-06-24T16:37:01.000Z","updated_at":"2014-06-27T12:55:23.000Z","dependencies_parsed_at":"2022-09-07T01:21:51.332Z","dependency_job_id":null,"html_url":"https://github.com/abtris/golang-rest-examples","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/abtris%2Fgolang-rest-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abtris%2Fgolang-rest-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abtris%2Fgolang-rest-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abtris%2Fgolang-rest-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abtris","download_url":"https://codeload.github.com/abtris/golang-rest-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245908683,"owners_count":20692145,"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-10-16T02:42:05.356Z","updated_at":"2025-03-27T19:24:37.561Z","avatar_url":"https://github.com/abtris.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoLang Apiary REST Examples\n\n- [API documentation](http://docs.restapi3.apiary.io) at [Apiary](http://apiary.io)\n\n## Install go\n\n    brew install go\n\nAs of go 1.2, a valid GOPATH is required to use the `go get` command:\n  http://golang.org/doc/code.html#GOPATH\n\n`go vet` and `go doc` are now part of the go.tools sub repo:\n  http://golang.org/doc/go1.2#go_tools_godoc\n\nTo get `go vet` and `go doc` run:\n\n    go get code.google.com/p/go.tools/cmd/godoc\n    go get code.google.com/p/go.tools/cmd/vet\n\nYou may wish to add the GOROOT-based install location to your PATH:\n\n    export PATH=$PATH:/usr/local/opt/go/libexec/bin\n\n## Compile example\n\n    cd ./get\n\n    go build\n\n## Run example\n\n    ./get/get\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabtris%2Fgolang-rest-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabtris%2Fgolang-rest-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabtris%2Fgolang-rest-examples/lists"}