{"id":19600488,"url":"https://github.com/shurcool/issuesapp","last_synced_at":"2025-04-27T16:32:24.372Z","repository":{"id":47958150,"uuid":"55930421","full_name":"shurcooL/issuesapp","owner":"shurcooL","description":"Package issuesapp is a web frontend for an issues service.","archived":false,"fork":false,"pushed_at":"2023-11-26T05:06:07.000Z","size":43559,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-26T02:23:42.561Z","etag":null,"topics":["go","issue-tracker"],"latest_commit_sha":null,"homepage":"https://dmitri.shuralyov.com/issues/github.com/shurcooL/issuesapp/...","language":"Go","has_issues":false,"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/shurcooL.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-11T00:39:55.000Z","updated_at":"2024-02-20T09:54:31.000Z","dependencies_parsed_at":"2024-06-18T18:42:00.466Z","dependency_job_id":"b3a10084-c201-44ac-b22e-07fcbcbf5b11","html_url":"https://github.com/shurcooL/issuesapp","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/shurcooL%2Fissuesapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shurcooL%2Fissuesapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shurcooL%2Fissuesapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shurcooL%2Fissuesapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shurcooL","download_url":"https://codeload.github.com/shurcooL/issuesapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251171659,"owners_count":21547133,"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":["go","issue-tracker"],"created_at":"2024-11-11T09:14:55.894Z","updated_at":"2025-04-27T16:32:22.413Z","avatar_url":"https://github.com/shurcooL.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"issuesapp\n=========\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/shurcooL/issuesapp.svg)](https://pkg.go.dev/github.com/shurcooL/issuesapp)\n\nPackage issuesapp is a web frontend for an issues service.\n\nNote, the canonical issue tracker for this package is currently hosted at\nhttps://dmitri.shuralyov.com/issues/github.com/shurcooL/issuesapp.\nIt is implemented using this very package.\n\nInstallation\n------------\n\n```sh\ngo get github.com/shurcooL/issuesapp\n```\n\nDevelopment\n-----------\n\nThis package relies on `go generate` directives to process and statically embed assets. For development only, you may need extra dependencies. You can build and run the package in development mode, where all assets are always read and processed from disk:\n\n```bash\ngo build -tags=issuesappdev something/that/uses/issuesapp\n```\n\nWhen you're done with development, you should run `go generate` and commit that:\n\n```bash\ngo generate github.com/shurcooL/issuesapp/...\n```\n\nDirectories\n-----------\n\n| Path                                                                                  | Synopsis                                                                                  |\n|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|\n| [assets](https://pkg.go.dev/github.com/shurcooL/issuesapp/assets)                     | Package assets contains assets for issuesapp.                                             |\n| [cmd/githubissues](https://pkg.go.dev/github.com/shurcooL/issuesapp/cmd/githubissues) | githubissues is a simple test program for issuesapp that uses GitHub API-backed services. |\n| [common](https://pkg.go.dev/github.com/shurcooL/issuesapp/common)                     | Package common contains common code for backend and frontend.                             |\n| [component](https://pkg.go.dev/github.com/shurcooL/issuesapp/component)               | Package component contains individual components that can render themselves as HTML.      |\n| [frontend](https://pkg.go.dev/github.com/shurcooL/issuesapp/frontend)                 | frontend script for issuesapp.                                                            |\n| [httpclient](https://pkg.go.dev/github.com/shurcooL/issuesapp/httpclient)             | Package httpclient contains issues.Service implementation over HTTP.                      |\n| [httphandler](https://pkg.go.dev/github.com/shurcooL/issuesapp/httphandler)           | Package httphandler contains an API handler for issues.Service.                           |\n| [httproute](https://pkg.go.dev/github.com/shurcooL/issuesapp/httproute)               | Package httproute contains route paths for httpclient, httphandler.                       |\n\nLicense\n-------\n\n-\t[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshurcool%2Fissuesapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshurcool%2Fissuesapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshurcool%2Fissuesapp/lists"}