{"id":18885413,"url":"https://github.com/atechguide/messaging-app","last_synced_at":"2026-02-23T06:30:18.144Z","repository":{"id":127852000,"uuid":"79455574","full_name":"aTechGuide/Messaging-app","owner":"aTechGuide","description":"Keeps track of last 5 comments and publish new comment to news subscriber","archived":false,"fork":false,"pushed_at":"2018-05-14T13:05:31.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T04:41:57.758Z","etag":null,"topics":["project"],"latest_commit_sha":null,"homepage":"https://kamranali.in/page/1","language":"Java","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/aTechGuide.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,"publiccode":null,"codemeta":null}},"created_at":"2017-01-19T13:24:11.000Z","updated_at":"2021-03-12T15:39:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"3632ddb5-65cf-4092-8ade-adde6c3daba1","html_url":"https://github.com/aTechGuide/Messaging-app","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/aTechGuide%2FMessaging-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aTechGuide%2FMessaging-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aTechGuide%2FMessaging-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aTechGuide%2FMessaging-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aTechGuide","download_url":"https://codeload.github.com/aTechGuide/Messaging-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239858817,"owners_count":19708856,"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":["project"],"created_at":"2024-11-08T07:18:28.799Z","updated_at":"2026-02-23T06:30:18.081Z","avatar_url":"https://github.com/aTechGuide.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Messaging App\nThis app keeps track of last 5 comments on news and publish new comment to news subscriber. Persistence is done on Redis which maintains track of last 5 comments on news.\n\n# Setting up Redis\nDownload the Tar from [this](http://download.redis.io/releases/redis-3.2.6.tar.gz) link\n\n**Compiling Redis**\n```\nUnzip it  \ncd redis-3.2.6  \nmake\n```\n**Run Redis**\n```\ncd src  \n./redis-server ../redis.conf\n```\n\n**To persist the data in Redis DB on multiple startups**  \nOpen ``` redis.conf ```. Search for 'appendonly' and make its value 'yes'  \n\n# API List\nhttp://localhost:8080/swagger-ui.html#/\n\n\n# References\nhttps://spring.io/guides/gs/messaging-redis/\n\nhttps://dzone.com/articles/using-redis-spring\n\nBuild Redis -\u003e  https://dzone.com/articles/spring-data-redis-0\n\nCRUD Operations on Object -\u003e http://www.baeldung.com/spring-data-redis-tutorial\n\nUsing Redis CLI -\u003e https://examples.javacodegeeks.com/enterprise-java/spring/spring-data-redis-example-2/\n\nSwagger Integration -\u003e http://www.baeldung.com/swagger-2-documentation-for-spring-rest-api  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatechguide%2Fmessaging-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatechguide%2Fmessaging-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatechguide%2Fmessaging-app/lists"}