{"id":20285639,"url":"https://github.com/aep/sour","last_synced_at":"2026-05-09T11:48:09.730Z","repository":{"id":57559019,"uuid":"322897598","full_name":"aep/sour","owner":"aep","description":"go fiber middleware","archived":false,"fork":false,"pushed_at":"2020-12-22T17:27:09.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T14:54:34.476Z","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/aep.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}},"created_at":"2020-12-19T17:08:43.000Z","updated_at":"2020-12-22T17:26:45.000Z","dependencies_parsed_at":"2022-09-18T04:21:33.060Z","dependency_job_id":null,"html_url":"https://github.com/aep/sour","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/aep%2Fsour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fsour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fsour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fsour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aep","download_url":"https://codeload.github.com/aep/sour/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780512,"owners_count":20019061,"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-14T14:28:01.546Z","updated_at":"2026-05-09T11:48:09.678Z","avatar_url":"https://github.com/aep.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"middleware for gin-gonic\n------------------------\n\n\n\n# Static\n\ncache busting with content-hashed filenames.\ni.e. /static/foo.png is loaded as /static/foo-123123123.png\n\nusage:\n\n```go\napp.Use(fibers.StaticMiddleware(rice.MustFindBox(\"static\"), \"/static\"))\n```\n\nand in views:\n\n\n```\n\u003cimg src=\"{{ call .static \"/static/foo.png\" }}\" \u003e\n```\n\npass .static to c.Render, since views.AddFunc seems broken?\nhttps://github.com/gofiber/template/issues/77\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Fsour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faep%2Fsour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Fsour/lists"}