{"id":19818758,"url":"https://github.com/sloppycoder/poc-account-reactive","last_synced_at":"2026-06-04T20:31:07.567Z","repository":{"id":90083754,"uuid":"374139379","full_name":"sloppycoder/poc-account-reactive","owner":"sloppycoder","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-02T03:10:26.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T08:14:02.047Z","etag":null,"topics":["microser","quarkusio","reactive"],"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/sloppycoder.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":"2021-06-05T14:48:40.000Z","updated_at":"2021-10-02T03:10:28.000Z","dependencies_parsed_at":"2023-03-09T08:30:51.656Z","dependency_job_id":null,"html_url":"https://github.com/sloppycoder/poc-account-reactive","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fpoc-account-reactive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fpoc-account-reactive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fpoc-account-reactive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Fpoc-account-reactive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloppycoder","download_url":"https://codeload.github.com/sloppycoder/poc-account-reactive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241174923,"owners_count":19922412,"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":["microser","quarkusio","reactive"],"created_at":"2024-11-12T10:16:49.846Z","updated_at":"2026-06-04T20:31:07.552Z","avatar_url":"https://github.com/sloppycoder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# accounts-reactive project\n\n[![Build a container image and publish to GitHub package](https://github.com/sloppycoder/poc-account-reactive/actions/workflows/build.yaml/badge.svg?branch=master)](https://github.com/sloppycoder/poc-account-reactive/actions/workflows/build.yaml)\n\nA reactive RESTful API built with [Quarkus](https://quarkus.io).\n\n## Quick Start\n```text\n# start server in dev model\n./mvnw quarkus:dev\n\ncurl http://localhost:8080/accounts/11223344 | jq .\n\n# server responds:\n{\n  \"accountNo\": \"11223344\",\n  \"currency\": \"SGD\",\n  \"country\": \"SG\",\n  \"branchCode\": \"1234\",\n  \"balance\": []\n}\n\n# the log output shows tracing info\n21:14:30 INFO  traceId=64e9402fbefbddec, parentId=0, spanId=64e9402fbefbddec, sampled=false [or.vi.po.ap.im.AccountsApiServiceImpl] (vert.x-eventloop-thread-5) retriving account detail for 11223344\n\ncurl http://localhost:8080/q/metrics | tail -10\n# prometheus metrics are visible\n...\n# TYPE http_server_bytes_written summary\nhttp_server_bytes_written_count 4.0\nhttp_server_bytes_written_sum 26961.0\n# HELP jvm_threads_daemon_threads The current number of live daemon threads\n# TYPE jvm_threads_daemon_threads gauge\njvm_threads_daemon_threads 18.0\n\n# build a native executable binary\n./mvnw package -Dnative\n\n#takes more than 5 mins, go have a coffee....\nls -l target\n...\n-rwxr-xr-x 1 lee lee 97990472 Jun  6 11:22 accounts-reactive-1.0.0-SNAPSHOT-runner\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Fpoc-account-reactive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloppycoder%2Fpoc-account-reactive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Fpoc-account-reactive/lists"}