{"id":21919608,"url":"https://github.com/apulbere/rhea","last_synced_at":"2026-04-04T20:32:10.040Z","repository":{"id":164582443,"uuid":"156915936","full_name":"apulbere/rhea","owner":"apulbere","description":"reactive web app with mongodb","archived":false,"fork":false,"pushed_at":"2018-11-23T22:45:20.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T14:40:53.544Z","etag":null,"topics":["java-11","mongodb","spring-boot-2","webflux"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/apulbere.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,"zenodo":null}},"created_at":"2018-11-09T20:43:35.000Z","updated_at":"2018-11-23T22:45:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"02008ef8-f69f-428d-9047-b889cb2b7c9d","html_url":"https://github.com/apulbere/rhea","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apulbere/rhea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apulbere%2Frhea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apulbere%2Frhea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apulbere%2Frhea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apulbere%2Frhea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apulbere","download_url":"https://codeload.github.com/apulbere/rhea/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apulbere%2Frhea/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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-11","mongodb","spring-boot-2","webflux"],"created_at":"2024-11-28T20:09:35.958Z","updated_at":"2026-04-04T20:32:10.027Z","avatar_url":"https://github.com/apulbere.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Prerequisites\nInstall Mongo\n```\ndocker pull mongo\ndocker run -p 27017:27017 --name hello-mongo -d -e MONGO_INITDB_ROOT_USERNAME=admin -e MONGO_INITDB_ROOT_PASSWORD=password -e MONGO_INITDB_DATABASE=quote1 mongo\n```\n\n### Example of queries\n\n* `POST /quotes/bulk` [hestia](https://github.com/apulbere/hestia)\n\n* fetch all\n```\ncurl -X POST \\\n  http://localhost:8080/quotes/query \\\n  -H 'Postman-Token: eeaafb77-e4c4-4cd4-babb-0d9087163a2e' \\\n  -H 'cache-control: no-cache' \\\n  -d '{\n\tquotes {\n\t\tid\n\t\tsource\n\t\tauthor\n\t\ttext\n\t}\n}'\n```\n* fetch by id\n```\ncurl -X POST \\\n  http://localhost:8080/quotes/query \\\n  -H 'Postman-Token: 589bb6a3-2372-43db-8ca1-cdf25dd7e72a' \\\n  -H 'cache-control: no-cache' \\\n  -d '{\n\tquotes(id: \"5bd33ab5f2bd89048a72f845\") {\n\t\tid\n\t\ttext\n\t}\n}'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapulbere%2Frhea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapulbere%2Frhea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapulbere%2Frhea/lists"}