{"id":19162281,"url":"https://github.com/andre-carbajal/employeemanagmentsystembackend","last_synced_at":"2026-04-09T16:01:48.315Z","repository":{"id":229352556,"uuid":"775722092","full_name":"andre-carbajal/EmployeeManagmentSystemBackend","owner":"andre-carbajal","description":"A Employee Management System built with Java, Spring Boot, and MySQL","archived":false,"fork":false,"pushed_at":"2024-03-23T18:03:28.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T21:34:04.738Z","etag":null,"topics":["java","java-17","lombok","lombok-maven","maven","mysql","mysql-database","spring","spring-boot","spring-doc","spring-docs","sql"],"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/andre-carbajal.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":"2024-03-21T23:18:04.000Z","updated_at":"2024-06-03T14:34:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cdc1e3d-af65-43ab-b3e9-fcbb3a1e8d1c","html_url":"https://github.com/andre-carbajal/EmployeeManagmentSystemBackend","commit_stats":null,"previous_names":["andre-carbajal/employeemanagmentsystembackend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-carbajal%2FEmployeeManagmentSystemBackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-carbajal%2FEmployeeManagmentSystemBackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-carbajal%2FEmployeeManagmentSystemBackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-carbajal%2FEmployeeManagmentSystemBackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andre-carbajal","download_url":"https://codeload.github.com/andre-carbajal/EmployeeManagmentSystemBackend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240245904,"owners_count":19771028,"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":["java","java-17","lombok","lombok-maven","maven","mysql","mysql-database","spring","spring-boot","spring-doc","spring-docs","sql"],"created_at":"2024-11-09T09:09:45.425Z","updated_at":"2026-04-09T16:01:43.270Z","avatar_url":"https://github.com/andre-carbajal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Management System\n\nThis is a simple Employee Management System built with Java, Spring Boot, and MySQL. The application provides a RESTful API for managing employees in a company.\n\n## Technologies Used\n\n- Java\n- Spring Boot\n- MySQL\n- Maven\n\n## Features\n\nThe application provides the following features:\n\n- Get all employees\n- Add a new employee\n- Get an employee by ID\n- Update an employee by ID\n- Delete an employee by ID\n\n## Setup\n\n### Prerequisites\n\n- Java 17 or higher\n- Maven\n- MySQL\n\n### Installation\n\n1. Clone the repository\n2. Navigate to the project directory\n3. Update the `src/main/resources/application.yml` file with your MySQL credentials\n4. Have a MySQL server running with an scheme called `employeemanagersystem`\n5. Run the application using Maven:\n\n```bash\nmvn spring-boot:run\n```\n\nThe application will start running at http://localhost:8080.\n\n### API Documentation\nThe API documentation is available at http://localhost:8080/documentation.\n\n### API Endpoints\n\n- GET /api/v1/employees: Get all employees\n- POST /api/v1/employees: Add a new employee\n- GET /api/v1/employees/{id}: Get an employee by ID\n- PUT /api/v1/employees/{id}: Update an employee by ID\n- DELETE /api/v1/employees/{id}: Delete an employee by ID\n\n### Frontend\n\nThe frontend for this application is available at this [link](https://github.com/andre-carbajal/EmployeeManagmentSystemFrontend)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre-carbajal%2Femployeemanagmentsystembackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandre-carbajal%2Femployeemanagmentsystembackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre-carbajal%2Femployeemanagmentsystembackend/lists"}