{"id":22610854,"url":"https://github.com/sshehrozali/empowr","last_synced_at":"2026-05-11T03:13:55.104Z","repository":{"id":119424663,"uuid":"448406934","full_name":"sshehrozali/empowr","owner":"sshehrozali","description":"🎯 P2P Feedback submission made easy.","archived":false,"fork":false,"pushed_at":"2023-04-07T10:49:17.000Z","size":95,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T09:47:00.705Z","etag":null,"topics":["https","java","rest-api","spring","spring-boot","spring-web"],"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/sshehrozali.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":"2022-01-15T22:39:42.000Z","updated_at":"2023-04-07T10:50:31.000Z","dependencies_parsed_at":"2023-04-28T07:31:08.337Z","dependency_job_id":null,"html_url":"https://github.com/sshehrozali/empowr","commit_stats":null,"previous_names":["sshehrozali/empowr"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshehrozali%2Fempowr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshehrozali%2Fempowr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshehrozali%2Fempowr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshehrozali%2Fempowr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshehrozali","download_url":"https://codeload.github.com/sshehrozali/empowr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112666,"owners_count":20725301,"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":["https","java","rest-api","spring","spring-boot","spring-web"],"created_at":"2024-12-08T16:08:21.154Z","updated_at":"2026-05-11T03:13:50.060Z","avatar_url":"https://github.com/sshehrozali.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### APIs 🔧\n- Admin\n- Employee\n\n#### Admin 👇\nThese are the main APIs to interact with Employee Database \u0026 Performance Database.\n- Add/remove/update/view employees\n- Add/update/view performance reviews\n- Assign employees to participate in another employee's performance review\n\n#### Employee 👇\nThese are the Employee APIs use to interact with Performance Database for adding feedback to other employee (If `employeeParticipation` is set to `true` by **Admin**\n- List of performance reviews requiring feedback\n- Submit feedback\n\n\n - #### Employee Submission\n```\n{\n    \"employeeID\": 1,\n    \"employeeName\": \"David\",\n    \"employeeParticipation\": true\n}\n```\n\n - #### Performance Submission\n```\n{\n    \"key\": 1,\n    \"performance\": \"David, working in company for last 2 years has really performed well\",\n    \"feedback\": \"\"\n}\n```\n\n - #### Feedback Submission\n```\n{\n    \"feedbackID\": 1,\n    \"feedbackToBeSubmitted\": \"I knew David since I start working in the company and he is a really good engineer and a human to be!\"\n}\n```\n\n*Make sure to update and build the *Maven* again before launching the application*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshehrozali%2Fempowr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshehrozali%2Fempowr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshehrozali%2Fempowr/lists"}