{"id":15594051,"url":"https://github.com/rodolfobandeira/comment-store-app-springboot","last_synced_at":"2026-05-08T17:43:38.271Z","repository":{"id":83795683,"uuid":"88815366","full_name":"rodolfobandeira/comment-store-app-springboot","owner":"rodolfobandeira","description":"Simple Microservice using SpringBoot. ","archived":false,"fork":false,"pushed_at":"2017-04-20T03:25:07.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T06:28:51.652Z","etag":null,"topics":["java","microservice","microservices","sample-microservice","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rodolfobandeira.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-20T03:10:22.000Z","updated_at":"2019-04-12T03:26:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4e68ed7-c304-4828-983e-9aebd9f4d8fb","html_url":"https://github.com/rodolfobandeira/comment-store-app-springboot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodolfobandeira/comment-store-app-springboot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodolfobandeira%2Fcomment-store-app-springboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodolfobandeira%2Fcomment-store-app-springboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodolfobandeira%2Fcomment-store-app-springboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodolfobandeira%2Fcomment-store-app-springboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodolfobandeira","download_url":"https://codeload.github.com/rodolfobandeira/comment-store-app-springboot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodolfobandeira%2Fcomment-store-app-springboot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32791393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["java","microservice","microservices","sample-microservice","spring","spring-boot"],"created_at":"2024-10-03T00:22:41.990Z","updated_at":"2026-05-08T17:43:38.248Z","avatar_url":"https://github.com/rodolfobandeira.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Microservice using SpringBoot. \n\n\n`mvn springboot:run`\n\n---\n\n\n```\nBasic Auth:\n\nUsername: admin\nPassword: password\n```\n\n---\n\n\n`/create` POST\n\nBody:\n```\ncomment: 'foo'\npageId: 'abc123'\nemailAddress: example@example.org\nusername: rodolfo\n```\n\n---\n\n`/list/{id}` GET\n\n```\n  {\n    \"id\": \"ac8682c3-79d3-47f6-a6c5-5c5869c00ea7\",\n    \"username\": \"rodolfo\",\n    \"emailAddress\": \"foo@example.org\",\n    \"comment\": \"Hi test comment One!!\",\n    \"created\": 1492657983209\n  }\n```\n---\n\n`/listall` GET\n\n```\n[\n  {\n    \"id\": \"ac8682c3-79d3-47f6-a6c5-5c5869c00ea7\",\n    \"username\": \"rodolfo\",\n    \"emailAddress\": \"foo@example.org\",\n    \"comment\": \"Hi test comment One!!\",\n    \"created\": 1492657983209\n  },\n  {\n    \"id\": \"3243ac76-d47c-4886-8494-967137fb44d7\",\n    \"username\": \"rodolfo\",\n    \"emailAddress\": \"foo@example.org\",\n    \"comment\": \"Hi test comment One!!\",\n    \"created\": 1492657989762\n  }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodolfobandeira%2Fcomment-store-app-springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodolfobandeira%2Fcomment-store-app-springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodolfobandeira%2Fcomment-store-app-springboot/lists"}