Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

ClaudioDavi/rest-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Get Angle between clock pointers challenge.##

Web Rest API developed using JavaEE and Maven. Content Type Exit is a JSON containing the angle in the following format: {"angle":180}

To deploy the aplication you can run $mvn exec:java and test directly in your browser using the URL http://localhost:8080/rest/clock/ and passing your numbers as parameters e.g.: http://localhost:8080/rest/clock/9/15 , or after deploying you can use $ curl request GET http://localhost:8080/rest/clock/6/0

About

Code Challenge. Build JavaEE REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages