An assessment for a web API
A. Select one of the following options:
- Clone it
- Download it as ZIP file
B. Create a database with name "Cite"
C. Specify your own credential for properties: spring.datasource.username, spring.datasource.password, in applications.properties file.
D. Run the application from your preferable IDE
E. Use the application and interact with the REST API by using the swagger interface provided in the "http://localhost:8080/swagger-ui/index.html"
- Java 17
- Spring Framework
- MS SQL Server
- Swagger
- Further implementation in validating input data
- Ability to filter employees according to a specific attribute
- Frontend functionality