{"id":16284962,"url":"https://github.com/goodforgod/spring-kotlin-bitcoin-analyzer","last_synced_at":"2026-05-02T06:37:24.881Z","repository":{"id":53910055,"uuid":"341986288","full_name":"GoodforGod/spring-kotlin-bitcoin-analyzer","owner":"GoodforGod","description":"Spring Kotlin Bitcoin Analyzer Assignment.","archived":false,"fork":false,"pushed_at":"2021-03-12T19:48:53.000Z","size":138,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T07:01:49.774Z","etag":null,"topics":["kotlin","spring-boot","webflux"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/GoodforGod.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}},"created_at":"2021-02-24T17:51:21.000Z","updated_at":"2022-10-17T09:17:48.000Z","dependencies_parsed_at":"2022-08-13T04:01:08.759Z","dependency_job_id":null,"html_url":"https://github.com/GoodforGod/spring-kotlin-bitcoin-analyzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodforGod%2Fspring-kotlin-bitcoin-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodforGod%2Fspring-kotlin-bitcoin-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodforGod%2Fspring-kotlin-bitcoin-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoodforGod%2Fspring-kotlin-bitcoin-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoodforGod","download_url":"https://codeload.github.com/GoodforGod/spring-kotlin-bitcoin-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947860,"owners_count":21023066,"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":["kotlin","spring-boot","webflux"],"created_at":"2024-10-10T19:21:43.384Z","updated_at":"2026-05-02T06:37:19.858Z","avatar_url":"https://github.com/GoodforGod.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitcoin Analyzer\n\n[![GitHub Action](https://github.com/goodforgod/bitcoin-analyzer/workflows/Java%20CI/badge.svg)](https://github.com/GoodforGod/bitcoin-analyzer/actions?query=workflow%3A%22Java+CI%22)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_bitcoin-analyzer\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=GoodforGod_bitcoin-analyzer)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_bitcoin-analyzer\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=GoodforGod_bitcoin-analyzer)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_bitcoin-analyzer\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=GoodforGod_bitcoin-analyzer)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_bitcoin-analyzer\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=GoodforGod_bitcoin-analyzer)\n\n## Description\n\nRESTful web service that calculates longest sub-hash found in more than one block hashes. \n\nImplementation requirements:\n- Kotlin, Spring\n- Also, pay attention to code quality and tests\n\n## Run\n\n```\n./gradlew bootRun\n```\n\n## API\n\nService provides:\n- **GET** */bitcoin/block/subhash* endpoint with **from** and **to** parameters for range selection of blocks height.\n\nRequest example:\n```text\nhttp://localhost:8080/bitcoin/block/subhash?from=646940\u0026to=646941\n```\n\nResponse example:\n```json\n{\n  \"subHash\": \"2989\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodforgod%2Fspring-kotlin-bitcoin-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoodforgod%2Fspring-kotlin-bitcoin-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodforgod%2Fspring-kotlin-bitcoin-analyzer/lists"}