Skip to content

jlokiec/REST-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-math

To build the project, type mvnw clean install command in main project directory.

Adding numbers

POST /add/{val1}/{val2}

Dividing numbers

GET /div/{val1}/{val2}
If val2 is zero, response has 400 Bad request code.

About

Java junior developer recruitment task.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages