{"id":21467504,"url":"https://github.com/alexandergarifullin/restapiexample","last_synced_at":"2025-10-04T20:31:47.336Z","repository":{"id":232720239,"uuid":"785022026","full_name":"AlexanderGarifullin/RestApiExample","owner":"AlexanderGarifullin","description":"REST API Example","archived":false,"fork":false,"pushed_at":"2024-04-11T06:42:52.000Z","size":46610,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-23T08:18:21.755Z","etag":null,"topics":["hibernate-validator","java17-spring-boot","junit5","lombok","maven","mockito","postgresql","rest-api","spring","spring-boot-3","spring-doc-openapi"],"latest_commit_sha":null,"homepage":"","language":"Java","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/AlexanderGarifullin.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}},"created_at":"2024-04-11T03:04:49.000Z","updated_at":"2024-04-12T10:48:03.000Z","dependencies_parsed_at":"2024-04-11T05:19:26.174Z","dependency_job_id":"78009622-9464-4b73-8c86-859669e913d4","html_url":"https://github.com/AlexanderGarifullin/RestApiExample","commit_stats":null,"previous_names":["alexandergarifullin/restapiexample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FRestApiExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FRestApiExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FRestApiExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexanderGarifullin%2FRestApiExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexanderGarifullin","download_url":"https://codeload.github.com/AlexanderGarifullin/RestApiExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235307252,"owners_count":18969080,"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":["hibernate-validator","java17-spring-boot","junit5","lombok","maven","mockito","postgresql","rest-api","spring","spring-boot-3","spring-doc-openapi"],"created_at":"2024-11-23T08:18:22.998Z","updated_at":"2025-10-04T20:31:39.487Z","avatar_url":"https://github.com/AlexanderGarifullin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REST API Example with Spring \u0026 Spring Boot\n\nThis project is an example of a REST API application that implements CRUD (Create, Read, Update, Delete) operations for the `Cat` entity.\n\n## Main Components\n\n- **Spring Framework**: Used for managing application components, dependency injection, and organizing the MVC architecture.\n- **Spring Boot**: Provides a quick and easy way to set up Spring applications.\n- **Spring Web**: Enables building web applications based on Spring.\n- **Spring Data JPA**: Simplifies the implementation of data access layers by automatically generating repository implementations.\n- **Lombok**: Simplifies Java code writing by automatically generating methods, constructors, and other elements.\n- **PostgreSQL**: A relational database used for storing `Cat` entity data.\n- **Hibernate Validator**: Used for data validation in the application.\n- **Springdoc OpenAPI Starter**: Automatically generates OpenAPI documentation for your API endpoints.\n- **JUnit**: Framework for writing unit tests.\n- **Mockito**: Java mocking framework for unit tests.\n\n## Cat Entity Fields\n\nThe `Cat` entity has the following fields:\n- `id`: Identifier for the cat.\n- `name`: Name of the cat.\n- `age`: Age of the cat.\n- `weight`: Weight of the cat.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandergarifullin%2Frestapiexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandergarifullin%2Frestapiexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandergarifullin%2Frestapiexample/lists"}