{"id":23091872,"url":"https://github.com/alokkusingh/home-search-service","last_synced_at":"2025-10-20T01:37:41.847Z","repository":{"id":267923700,"uuid":"902770584","full_name":"alokkusingh/home-search-service","owner":"alokkusingh","description":"Home Search Service","archived":false,"fork":false,"pushed_at":"2024-12-13T11:04:54.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T02:02:39.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alokkusingh.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-13T08:31:00.000Z","updated_at":"2024-12-13T11:04:58.000Z","dependencies_parsed_at":"2024-12-13T09:29:10.624Z","dependency_job_id":"150330d3-f7e7-41dc-8ac7-1adb243ae884","html_url":"https://github.com/alokkusingh/home-search-service","commit_stats":null,"previous_names":["alokkusingh/home-search-service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alokkusingh/home-search-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-search-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-search-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-search-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-search-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alokkusingh","download_url":"https://codeload.github.com/alokkusingh/home-search-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alokkusingh%2Fhome-search-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377153,"owners_count":25094528,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-16T21:20:21.647Z","updated_at":"2025-10-20T01:37:41.835Z","avatar_url":"https://github.com/alokkusingh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home Search Service\nHome Stack Search Service\n\n## Build\n### Set JAVA_HOME (in case mvn run through terminal)\n```shell\nexport JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-25.jdk/Contents/Home\nexport PATH=$JAVA_HOME/bin:$PATH\n```\n### Build Application image\n\n### How to run\n````\njava -jar target/home-search-service-2.0.0.jar\n````\n\n#### Build\n1. Maven Package\n   ```shell\n   mvn clean package -DskipTests\n   ```\n2. Docker Build, Push \u0026 Run\n   ```shell\n   docker build -t alokkusingh/home-search-service:latest -t alokkusingh/home-search-service:2.0.0 --build-arg JAR_FILE=target/home-search-service-2.0.0.jar .\n   ```\n   ```shell\n   docker push alokkusingh/home-search-service:latest\n   ```\n   ```shell\n   docker push alokkusingh/home-search-service:2.0.0\n   ```\n   ```shell\n   docker run -d -p 8081:8081 --rm --name home-search-service alokkusingh/home-search-service\n   ```\n### Test\n```shell\ncurl -X GET http://localhost:8081/home/search/transactions?description=avinash\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Fhome-search-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falokkusingh%2Fhome-search-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falokkusingh%2Fhome-search-service/lists"}