{"id":15547896,"url":"https://github.com/goenning/go-cache-demo","last_synced_at":"2025-03-19T01:30:57.723Z","repository":{"id":48181150,"uuid":"84875000","full_name":"goenning/go-cache-demo","owner":"goenning","description":"Demo repository on how to use server side cache in Go","archived":false,"fork":false,"pushed_at":"2017-08-28T08:19:52.000Z","size":2932,"stargazers_count":38,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T13:47:15.844Z","etag":null,"topics":["cache","go","golang"],"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/goenning.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":"2017-03-13T21:10:36.000Z","updated_at":"2024-05-19T06:24:12.000Z","dependencies_parsed_at":"2022-07-25T01:02:09.056Z","dependency_job_id":null,"html_url":"https://github.com/goenning/go-cache-demo","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/goenning%2Fgo-cache-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goenning%2Fgo-cache-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goenning%2Fgo-cache-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goenning%2Fgo-cache-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goenning","download_url":"https://codeload.github.com/goenning/go-cache-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960361,"owners_count":20375102,"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":["cache","go","golang"],"created_at":"2024-10-02T13:12:40.146Z","updated_at":"2025-03-19T01:30:57.467Z","avatar_url":"https://github.com/goenning.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server-side cache with Go\n\nRead more about this at [https://goenning.net/2017/03/18/server-side-cache-go/](https://goenning.net/2017/03/18/server-side-cache-go/).\n\n# How to use it\n\n- Clone this repository\n- Install glide (https://github.com/Masterminds/glide)\n- Run `glide install` while on project root folder\n- Run `make run-memory` or `make run-redis` to start the web application\n- If you want to use redis, make sure you have a redis server running locally. If you don't start a new redis docker container by running `docker-compose up -d`\n- Navigate to `http://localhost:8080`\n\n# Demo application\n\nYou can see this application running live on [https://go-cache-demo.herokuapp.com/](https://go-cache-demo.herokuapp.com/)\n\nHappy Coding! :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoenning%2Fgo-cache-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoenning%2Fgo-cache-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoenning%2Fgo-cache-demo/lists"}