{"id":20237046,"url":"https://github.com/azapata27/quind-technical-test","last_synced_at":"2026-05-06T04:05:00.690Z","repository":{"id":232887330,"uuid":"785442499","full_name":"AZapata27/quind-technical-test","owner":"AZapata27","description":"Technical test for the Tech Lead position at quind.io company.","archived":false,"fork":false,"pushed_at":"2024-04-16T02:33:49.000Z","size":1293,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-16T05:21:07.765Z","etag":null,"topics":["h2-database","hexagonal-architecture","java-21","lombok","mapstruct","maven","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AZapata27.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}},"created_at":"2024-04-11T22:22:12.000Z","updated_at":"2024-04-16T02:33:02.000Z","dependencies_parsed_at":"2024-11-16T04:15:45.346Z","dependency_job_id":null,"html_url":"https://github.com/AZapata27/quind-technical-test","commit_stats":null,"previous_names":["azapata27/quind-prueba-tecnica","azapata27/quind-technical-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZapata27%2Fquind-technical-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZapata27%2Fquind-technical-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZapata27%2Fquind-technical-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AZapata27%2Fquind-technical-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AZapata27","download_url":"https://codeload.github.com/AZapata27/quind-technical-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241681324,"owners_count":20002288,"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":["h2-database","hexagonal-architecture","java-21","lombok","mapstruct","maven","spring-boot"],"created_at":"2024-11-14T08:24:28.559Z","updated_at":"2026-05-06T04:04:55.662Z","avatar_url":"https://github.com/AZapata27.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QUIND - Technical Test\n\nThis is a sample project for the Tech Lead position at [quind.io](https://quind.io/) company. Implementing an application using Java Spring Boot with a hexagonal architecture and domain-driven use cases.\nThe application allows for the management of clients and financial products for a banking institution.\n\n## System Requirements\n\n- Java 21\n- Maven\n- Spring Boot 3.2.4\n- H2 Database\n- MapStruct\n- Lombok (optional)\n\n## Project Structure\n\nThe project follows a hexagonal structure to separate the different layers of the application:\n\n- `domain`: Contains the use cases and domain entities.\n- `application`: Contains the application logic and implementation of use cases.\n- `infrastructure`: Contains implementations of repository interfaces and any other external infrastructure.\n\n## Project Setup\n\nTo run the application, simply follow these steps:\n\n1. Clone the repository from [GitHub](https://github.com/AZapata27/quind-prueba-tecnica.git).\n2. Open the project in your favorite IDE.\n3. Make sure you have Java 21 installed.\n4. Run `mvn clean install` to build the project.\n5. Run the main class `Application.java`.\n\n## Using the API\n\nThe REST API provides endpoints for managing clients and financial products. Here are the main available endpoints:\n\n- **Clients**:\n    - `POST /api/v1/clients`: Create a new client.\n    - `PUT /api/v1/clients/{id}`: Update an existing client.\n    - `DELETE /api/v1/clients/{id}`: Delete an existing client.\n\n- **Products**:\n    - `POST /api/v1/products`: Create a new product.\n    - `PUT /api/v1/products/{id}`: Update an existing product.\n    - `DELETE /api/v1/products/{id}`: Cancel an existing product.\n  \n- **Transactions**:\n    - `POST /api/v1/transaction`: Create a new transaction base on product and client.\n\n## Additional Documentation\n\nFor more details on how to use the API and data models, refer to the automatically generated documentation in Swagger UI. \nYou can access it at [http://localhost:8080/swagger-ui.html](http://localhost:8080/swagger-ui.html) once the application is running.\n\n## ANALYSIS \u0026\u0026 DIAGRAMS\n\n![ANALYSIS](https://github.com/AZapata27/quind-prueba-tecnica/blob/master/src/main/resources/static/Analysis.png).\n\n\n![DIAGRAM](https://github.com/AZapata27/quind-prueba-tecnica/blob/master/src/main/resources/static/diagrama_flujo.png).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazapata27%2Fquind-technical-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazapata27%2Fquind-technical-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazapata27%2Fquind-technical-test/lists"}