An open API service indexing awesome lists of open source software.

https://github.com/zsomborjoel/sample-apis

Springboot based api-s created for practice
https://github.com/zsomborjoel/sample-apis

rest-api springboot

Last synced: about 2 months ago
JSON representation

Springboot based api-s created for practice

Awesome Lists containing this project

README

          

# Employee-Attendance-System

* SpringBoot
* PostgreSql

## Model

* Employee management
* Leave management
* Task booking

## Example Response

![](https://github.com/zsomborjoel/Employee-Attendance-System/blob/master/employee_response.PNG)