Skip to content

ainaliantti/DevTaskBuutti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

devTask folder contains the server code for the task and the client folder to test client

For the server:

to start the server: java -jar devTask/target/devTask-0.0.1-SNAPSHOT.jar 

GET localhost:8080/server?user=[username] to get the key

POST localhost:8080/sever?user=[username] include in the body the encrypted key to check if it matches


For the client:

To run the client java -jar client/target/client-1.0-SNAPSHOT.jar
 
the client executes some tests and prints their output

About

Buutin työhaastattelutehtävä

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages