{"id":26433766,"url":"https://github.com/cindygnaedinger/ems-backend","last_synced_at":"2026-04-21T05:31:54.714Z","repository":{"id":276535190,"uuid":"929553855","full_name":"cindygnaedinger/ems-backend","owner":"cindygnaedinger","description":"Backend de un sistema de gestión de empleados con Java Spring | El frontend se encuentra en el repo ems-frontend","archived":false,"fork":false,"pushed_at":"2025-02-16T18:42:46.000Z","size":46382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T00:05:45.435Z","etag":null,"topics":["dao-design-pattern","docker","java","springboot"],"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/cindygnaedinger.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,"zenodo":null}},"created_at":"2025-02-08T20:15:08.000Z","updated_at":"2025-02-23T18:22:00.000Z","dependencies_parsed_at":"2025-06-13T00:15:54.561Z","dependency_job_id":null,"html_url":"https://github.com/cindygnaedinger/ems-backend","commit_stats":null,"previous_names":["cindygnaedinger/ems-backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cindygnaedinger/ems-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cindygnaedinger%2Fems-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cindygnaedinger%2Fems-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cindygnaedinger%2Fems-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cindygnaedinger%2Fems-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cindygnaedinger","download_url":"https://codeload.github.com/cindygnaedinger/ems-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cindygnaedinger%2Fems-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32078762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: 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":["dao-design-pattern","docker","java","springboot"],"created_at":"2025-03-18T07:18:41.718Z","updated_at":"2026-04-21T05:31:54.700Z","avatar_url":"https://github.com/cindygnaedinger.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Management System \n# Sistema de gestión de empleados | Backend  \n\nEste es el backend de un sistema de gestión de empleados, desarrollado con **Java Spring Boot** y utilizando **Docker** para su despliegue en **Render**.  \n\n## Tecnologías utilizadas  \n- Java 17  \n- Spring Boot 3.4.2\n- Spring Data JPA  \n- MySQL 8\n- Docker  \n- Render (para despliegue en la nube)  \n\n## Estructura del proyecto\nsrc/main/java/com/tuempresa/ems  \n│── controller     # Controladores REST  \n│── dto           # Data Transfer Objects (DTO)  \n│── entity        # Entidades de base de datos  \n│── exception     # Manejo de excepciones  \n│── mapper        # Mappers para transformar entidades y DTOs  \n│── repository    # Repositorios JPA  \n│── service       # Servicios de negocio  \n│   ├── serviceimpl  # Implementaciones de los servicios  \n└── main/resources  \n    ├── application.properties  # Configuración de Spring Boot  \n    ├── data.sql  # Datos iniciales opcionales  \n\n## Endpoints principales\n🔹 Empleados  \nGET /employees - Obtener todos los empleados  \nGET /employees/{id} - Obtener un empleado por ID  \nPOST /employees - Crear un nuevo empleado  \nPUT /employees/{id} - Actualizar un empleado  \nDELETE /employees/{id} - Eliminar un empleado  \n\n## Frontend\nEl fronted de este proyecto está hecho con React y el despliegue con Vercel. Puedes encontrar el repositorio acá: https://github.com/cindygnaedinger/ems-frontend\n\n## [Cindy Gnaedinger](https://portfolio-cindy-gnaedinger.vercel.app/) 2025\ncyn.gnaedinger@gmail.com | \n[LinkedIn](linkedin.com/in/cindygnaedinger)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcindygnaedinger%2Fems-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcindygnaedinger%2Fems-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcindygnaedinger%2Fems-backend/lists"}