{"id":21192244,"url":"https://github.com/bujosa/alzirr","last_synced_at":"2025-07-10T03:31:37.960Z","repository":{"id":206724751,"uuid":"716345179","full_name":"bujosa/alzirr","owner":"bujosa","description":"This is my first project related with the Spring Boot ecosystem, I want to achieve with this project, understand what the architecture and structure of this framework is like. ​","archived":false,"fork":false,"pushed_at":"2023-11-09T01:55:00.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-11T21:28:57.792Z","etag":null,"topics":["openapi","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bujosa.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}},"created_at":"2023-11-09T00:06:42.000Z","updated_at":"2023-11-11T21:28:59.965Z","dependencies_parsed_at":"2023-11-11T21:39:03.562Z","dependency_job_id":null,"html_url":"https://github.com/bujosa/alzirr","commit_stats":null,"previous_names":["bujosa/alzirr"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Falzirr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Falzirr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Falzirr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Falzirr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bujosa","download_url":"https://codeload.github.com/bujosa/alzirr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225615189,"owners_count":17496945,"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":["openapi","spring-boot"],"created_at":"2024-11-20T19:08:08.140Z","updated_at":"2024-11-20T19:08:08.780Z","avatar_url":"https://github.com/bujosa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alzirr\nThis is my first project related with the Spring Boot ecosystem, I want to achieve with this project, understand what the architecture and structure of this framework is like. ​\n\n## Getting Started\n\n### Prerequisites\n\n- Java 17\n- Maven 3.8.2\n\n### Installing\n\n- Clone the repository\n- Run the command `mvn clean install` in the root of the project\n\n### Running the application\n\n- Run the command `mvn spring-boot:run` in the root of the project\n\n### Running the application with Docker\n\n- Run the command `docker build -t alzirr .` in the root of the project\n- Run the command `docker run -p 8080:8080 alzirr`\n\n### Endpoints\n\n- Swagger UI: http://localhost:8080/swagger-ui.html\n- Hello World: http://localhost:8080/ - GET\n    ```bash\n    curl --location --request GET 'http://localhost:8080/'\n    ```\n- Hello World with Your Name: http://localhost:8080 - POST - Body: { \"name\": \"Your Name\" }\n    ```bash\n    curl --location --request POST 'http://localhost:8080/' \\ \n    --header 'Content-Type: application/json' \\\n    --data-raw '{\n        \"name\": \"Your Name\"\n    }'\n    ```\n\n## Official Documentation\n\n- [Spring Boot](https://spring.io/projects/spring-boot)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Falzirr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbujosa%2Falzirr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Falzirr/lists"}