{"id":22189046,"url":"https://github.com/mikunalpha/httpsrvtpl","last_synced_at":"2025-03-24T20:19:12.816Z","repository":{"id":134176781,"uuid":"132153780","full_name":"mikunalpha/httpsrvtpl","owner":"mikunalpha","description":"HTTP Service Project Structure Template In Go","archived":false,"fork":false,"pushed_at":"2018-09-14T15:59:43.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T00:41:21.607Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikunalpha.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":"2018-05-04T14:54:44.000Z","updated_at":"2018-05-07T06:54:19.000Z","dependencies_parsed_at":"2024-08-13T11:02:49.645Z","dependency_job_id":null,"html_url":"https://github.com/mikunalpha/httpsrvtpl","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikunalpha%2Fhttpsrvtpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikunalpha%2Fhttpsrvtpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikunalpha%2Fhttpsrvtpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikunalpha%2Fhttpsrvtpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikunalpha","download_url":"https://codeload.github.com/mikunalpha/httpsrvtpl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245343981,"owners_count":20599867,"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-12-02T11:14:36.868Z","updated_at":"2025-03-24T20:19:12.806Z","avatar_url":"https://github.com/mikunalpha.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpsrvtpl\nA HTTP Service Project Structure Template In Go.\n\n## Dependencies\nYou can replace below tools and packages if you want.\n\n### Tools\n**Package Management**  \n  - `github.com/Masterminds/glide`  \n\n### Packages\n**Logger**  \n  - `github.com/sirupsen/logrus`  \n\n**JSON**  \n  - `github.com/json-iterator/go`  \n\n**Router**  \n  - `github.com/gin-gonic/gin`  \n\n**Authentication**  \n  - `github.com/dgrijalva/jwt-go`  \n\n**Command Line**  \n  - `github.com/urfave/cli`\n\n**Testing**  \n  - `github.com/stretchr/testify`  \n\n## Test\nRun below commands to detect data race.\n```\ngo test -race ./...\n```\nRun below commands to see coverprofle.\n```\ngo test -coverprofile=c.out ./... \u0026\u0026 gg tool cover -html=c.out\n```\n\n## Build\nRun below commands to build executable binary.\n```\ngo build -tags=jsoniter -ldflags=\"-s -w\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikunalpha%2Fhttpsrvtpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikunalpha%2Fhttpsrvtpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikunalpha%2Fhttpsrvtpl/lists"}