Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/momir96/01.-employees-directory
This is a employee directory application built using the Spring framework in Java. It enables effortless management of employee information through CRUD (Create, Read, Update, Delete) operations via a REST API
https://github.com/momir96/01.-employees-directory
spring spring-boot spring-framework
Last synced: 4 days ago
JSON representation
This is a employee directory application built using the Spring framework in Java. It enables effortless management of employee information through CRUD (Create, Read, Update, Delete) operations via a REST API
- Host: GitHub
- URL: https://github.com/momir96/01.-employees-directory
- Owner: momir96
- Created: 2023-11-07T12:31:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-02T13:33:34.000Z (12 months ago)
- Last Synced: 2024-10-18T18:51:37.669Z (29 days ago)
- Topics: spring, spring-boot, spring-framework
- Language: HTML
- Homepage:
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employees-Directory
This is a employee directory application built using the Spring framework in Java.
It enables effortless management of employee information through CRUD (Create, Read, Update, Delete)
operations via a REST API. It provides users with the ability to create, read, modify, and delete employee data,
facilitating efficient handling of information. This system represents a comprehensive solution for managing employee data,
offering efficiency and ease in handling employee information.