{"id":18469016,"url":"https://github.com/mandrigin/gin-spa","last_synced_at":"2025-04-08T10:32:34.248Z","repository":{"id":57511851,"uuid":"239801596","full_name":"mandrigin/gin-spa","owner":"mandrigin","description":"A simple SPA serving for gin-gonic","archived":false,"fork":false,"pushed_at":"2020-02-12T13:32:09.000Z","size":4,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T11:04:44.479Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mandrigin.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":"2020-02-11T15:51:59.000Z","updated_at":"2024-06-30T22:13:41.000Z","dependencies_parsed_at":"2022-08-29T05:21:37.483Z","dependency_job_id":null,"html_url":"https://github.com/mandrigin/gin-spa","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/mandrigin%2Fgin-spa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandrigin%2Fgin-spa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandrigin%2Fgin-spa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandrigin%2Fgin-spa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mandrigin","download_url":"https://codeload.github.com/mandrigin/gin-spa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247824169,"owners_count":21002222,"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-11-06T10:08:45.694Z","updated_at":"2025-04-08T10:32:33.055Z","avatar_url":"https://github.com/mandrigin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gin-spa\nA simple SPA (single-page application) serving for gin-gonic.\n\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"github.com/gin-gonic/gin\"\n\t\"github.com/mandrigin/gin-spa/spa\"\n)\n\nfunc main() {\n\tr := gin.Default()\n\tr.Use(spa.Middleware(\"/\", \"./static/spa\")) // your build of React or other SPA\n\tr.Run()\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandrigin%2Fgin-spa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmandrigin%2Fgin-spa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandrigin%2Fgin-spa/lists"}