{"id":19391341,"url":"https://github.com/vonderklaas/redis-postman-clone","last_synced_at":"2026-04-13T00:38:13.709Z","repository":{"id":118867802,"uuid":"520434192","full_name":"vonderklaas/redis-postman-clone","owner":"vonderklaas","description":"This is an example of cache management with help of Redis. Use Postman clone in the browser to talk to Express API, and see what happens when we use Redis between them","archived":false,"fork":false,"pushed_at":"2022-08-02T09:42:59.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T09:47:52.027Z","etag":null,"topics":["express","postman","redis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vonderklaas.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}},"created_at":"2022-08-02T09:32:25.000Z","updated_at":"2022-10-28T06:15:12.000Z","dependencies_parsed_at":"2024-04-17T15:14:39.482Z","dependency_job_id":null,"html_url":"https://github.com/vonderklaas/redis-postman-clone","commit_stats":null,"previous_names":["vonderklaas/redis-postman-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonderklaas%2Fredis-postman-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonderklaas%2Fredis-postman-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonderklaas%2Fredis-postman-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vonderklaas%2Fredis-postman-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vonderklaas","download_url":"https://codeload.github.com/vonderklaas/redis-postman-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557488,"owners_count":19820359,"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":["express","postman","redis"],"created_at":"2024-11-10T10:26:37.357Z","updated_at":"2026-04-13T00:38:08.678Z","avatar_url":"https://github.com/vonderklaas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Postman Clone UI with Redis\n\n#### Installation\n\n```\nnpm i \n```\n\n#### Run Server and Client (Terminal 1, Terminal 2)\n\nin \"/\" and in \"/api\" folder\n\n```\nnpm run start\n```\n\nClient: http://localhost:8080/ \u003cbr\u003e\nExpress API: http://localhost:3000/ \u003cbr\u003e\n\n\n#### Run Redis\n\n#### Server (Terminal 3)\n\n```\nredis-server\n```\n\n#### CLI (Terminal 4)\n\n```\nredis-cli\n```\n\n#### Additional\n\nGo ahead, try to make some API calls and see how Time \u003cbr\u003e\nchanges in-between, when Redis stores request and sends it to you from disk\n\nUse flushall inside 'redis-cli' terminal to clear data stored in Cache, \u003cbr\u003e\nand by that update it next time we fetch the data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvonderklaas%2Fredis-postman-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvonderklaas%2Fredis-postman-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvonderklaas%2Fredis-postman-clone/lists"}