{"id":25127749,"url":"https://github.com/zerdicorp/moex","last_synced_at":"2026-04-30T10:34:43.425Z","repository":{"id":115871202,"uuid":"547424499","full_name":"ZERDICORP/moex","owner":"ZERDICORP","description":"RESTful service for storing and searching for moex securities.","archived":false,"fork":false,"pushed_at":"2022-10-10T18:45:08.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T20:48:42.391Z","etag":null,"topics":["akka","api","moex","postgresql","rest","securities","service"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/ZERDICORP.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":"2022-10-07T16:59:30.000Z","updated_at":"2023-04-04T17:27:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ac996b6-dad6-4d33-b5a2-24de56a7024c","html_url":"https://github.com/ZERDICORP/moex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZERDICORP/moex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZERDICORP%2Fmoex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZERDICORP%2Fmoex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZERDICORP%2Fmoex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZERDICORP%2Fmoex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZERDICORP","download_url":"https://codeload.github.com/ZERDICORP/moex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZERDICORP%2Fmoex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["akka","api","moex","postgresql","rest","securities","service"],"created_at":"2025-02-08T11:18:04.831Z","updated_at":"2026-04-30T10:34:43.421Z","avatar_url":"https://github.com/ZERDICORP.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# moex\n#### RESTful service for storing and searching for moex securities.\n\n## Technology stack :wrench:\n* ***Scala*** (v2.13.8)\n  - ***Akka-Http*** (v10.2.4)\n  - ***Akka-Stream*** (v2.6.14)\n  - ***Slick*** (v3.3.3)\n  - ***Cats*** (v2.8.0)\n  - ***Slf4j*** (v1.7.5)\n* ***PostgreSQL*** (v14.0)\n* ***SBT*** (v1.7.2)\n* ***Docker-Compose*** (v2.6.1)\n* ***Liquibase*** (v4.13.0)\n\n## Architecture Solution\nThe chosen solution is based on the classic layered architecture  \n\n![image](https://user-images.githubusercontent.com/56264511/194931012-43eae9f6-6a46-4cd8-ad66-b533f801228d.png)\n- ***Presentation Layer*** represented as ***controllers***\n- ***Business Layer*** represented as ***services***\n- ***Persistence Layer*** represented as ***repositories***\n- ***Database Layer*** represented as ***PostgreSQL***\n\n## «Import and Parsing XML» Solution\nImporting and parsing xml works based on message queue and scheduler.  \nThe `xml` table in the database is used as the message queue.  \nAnd as a scheduler, the mechanism (Scheduler) built into akka http.\n\n## Launch Guide\n#### 1. Open the `local/infra` folder and run the following command:\n```\n$ sudo docker-compose up\n```\n#### 2. Open the `src/main/resources/liquibase` folder and run the following command:\n```\n$ liquibase update-count 1\n```\n#### 3. Now you can start the project (i'm using IntellijIDEA)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerdicorp%2Fmoex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerdicorp%2Fmoex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerdicorp%2Fmoex/lists"}