{"id":19319577,"url":"https://github.com/sergiocostan26/price-retriever-hexagonal","last_synced_at":"2026-05-16T15:32:06.781Z","repository":{"id":220856936,"uuid":"750559920","full_name":"sergiocostaN26/price-retriever-hexagonal","owner":"sergiocostaN26","description":"Demo service applying the Hexagonal architecture.","archived":false,"fork":false,"pushed_at":"2024-06-08T13:08:24.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-24T05:13:06.084Z","etag":null,"topics":["hexagonal","hexagonal-architecture","kotlin","ports-and-adapters","spring-boot"],"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/sergiocostaN26.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":"2024-01-30T21:40:52.000Z","updated_at":"2024-08-03T14:15:35.000Z","dependencies_parsed_at":"2024-02-18T18:23:31.323Z","dependency_job_id":"c098f239-8c5d-4e16-8781-354a56ce8dac","html_url":"https://github.com/sergiocostaN26/price-retriever-hexagonal","commit_stats":null,"previous_names":["sergiocmgit/price-retriever-hexagonal","sergiocostan26/price-retriever-hexagonal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sergiocostaN26/price-retriever-hexagonal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiocostaN26%2Fprice-retriever-hexagonal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiocostaN26%2Fprice-retriever-hexagonal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiocostaN26%2Fprice-retriever-hexagonal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiocostaN26%2Fprice-retriever-hexagonal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergiocostaN26","download_url":"https://codeload.github.com/sergiocostaN26/price-retriever-hexagonal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiocostaN26%2Fprice-retriever-hexagonal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33108118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["hexagonal","hexagonal-architecture","kotlin","ports-and-adapters","spring-boot"],"created_at":"2024-11-10T01:24:20.266Z","updated_at":"2026-05-16T15:32:06.765Z","avatar_url":"https://github.com/sergiocostaN26.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# price-retriever-hexagonal\n\nThe purpose of this project is to build a demo service\nusing **domain-driven design** and **hexagonal architecture**.\nThe topic turns around prices linked to timeframes and the query of them.\n\n## Prerequisites\n\n- Java 17\n- Docker\n\n## Installation\n\n1. Clone the repository\n   ```sh\n   git clone git@github.com:sergiocmgit/price-retriever-hexagonal.git\n   ```\n2. Build the image\n   ```sh\n   ./gradlew build\n   ```\n3. Build the docker image\n   ```sh\n   docker build -t price-retriever-hexagonal .\n   ```\n4. Run the application\n   ```sh\n   docker run -p 8080:8080 price-retriever-hexagonal\n   ```\n5. Call the endpoint\n    ```sh\n   curl -X GET \"http://localhost:8080/api/prices?productId=35455\u0026brandId=1\u0026appliedAt=2020-06-14T10%3A00%3A00Z\"\n   ```\n\n## Documentation\n\nCheck the documentation when the application is running by accessing the following:\n\n- Swagger documentation: [Swagger UI](http://localhost:8080/swagger-ui/index.html#/)\n- OpenAPI documentation in json format: [OpenAPI in JSON](http://localhost:8080/v3/api-docs)\n- OpenAPI documentation in yaml format: [OpenAPI in YAML](http://localhost:8080/v3/api-docs.yaml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiocostan26%2Fprice-retriever-hexagonal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergiocostan26%2Fprice-retriever-hexagonal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiocostan26%2Fprice-retriever-hexagonal/lists"}