{"id":20053219,"url":"https://github.com/romalev/reactive-vertx-service","last_synced_at":"2026-04-13T13:03:15.057Z","repository":{"id":127866444,"uuid":"111923365","full_name":"romalev/reactive-vertx-service","owner":"romalev","description":"Simple POC of nonblocking REST service based on vertx along with mongodb.","archived":false,"fork":false,"pushed_at":"2017-12-30T17:23:25.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T09:14:09.355Z","etag":null,"topics":["circuit-breaker","java-8","mongodb","poc","reactive","rxjava2","spring","spring-boot","vertx","vertx-web"],"latest_commit_sha":null,"homepage":"","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/romalev.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-11-24T13:49:06.000Z","updated_at":"2019-03-19T05:41:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"707acb8f-e58c-4305-9dfa-d5094d40b1a8","html_url":"https://github.com/romalev/reactive-vertx-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/romalev/reactive-vertx-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romalev%2Freactive-vertx-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romalev%2Freactive-vertx-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romalev%2Freactive-vertx-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romalev%2Freactive-vertx-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romalev","download_url":"https://codeload.github.com/romalev/reactive-vertx-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romalev%2Freactive-vertx-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["circuit-breaker","java-8","mongodb","poc","reactive","rxjava2","spring","spring-boot","vertx","vertx-web"],"created_at":"2024-11-13T12:23:39.729Z","updated_at":"2026-04-13T13:03:15.033Z","avatar_url":"https://github.com/romalev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fully reactive service #\n\nThis is a simple prototype of fully reactive (non-blocking) service which is built based on using vert.x, rxjava, spring boot, mongo db.\n\nNotes: \n* MongoDB 3.4 is used as a persistent storage for given service.\n* Mongo client is based on the MongoDB Async Driver.\n* Service is fully written on top of vert.x core + web and handles each incoming request in a reactive manner. \n* Spring boot is responsible for deploying verticles and managing them.\n* Don't event look at the UI code. I am not an UI guy so UI was sort of taken from one of the examples published on Vert.x portal.  \n\nApplication itself has a really simple concept. You, as the user, can **CRUD** entities.\n\n\n To play with service itself perform the following steps:\n 1) Install MongoDB : https://www.mongodb.com/download-center?jmp=nav#community. MongoDB server by default runs on port 27017.\n 2) `mvn clean install` \n 3) `mvn spring-boot:run`\n 4) Hit the `http://localhost:9092/assets/index.html` and you will walk into the reactive world :)\n \n \n P.S. Is there anyone interested with playing with that ? Feel free to fork it :) \n There's some stuff I'd like to get done : \n 1) Integrate Swagger with Vert.x web.\n 2) Adding unit tests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromalev%2Freactive-vertx-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromalev%2Freactive-vertx-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromalev%2Freactive-vertx-service/lists"}