Skip to content

pouliose/webAPI-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

webAPI-assessment

About

An assessment for a web API

How to use it

A. Select one of the following options:

  1. Clone it
  2. 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"

(back to top)

Technologies

  • Java 17
  • Spring Framework
  • MS SQL Server
  • Swagger

(back to top)

Future Work

  • Further implementation in validating input data
  • Ability to filter employees according to a specific attribute
  • Frontend functionality

(back to top)

About

Rest API with Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published