Skip to content

petyop/icap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prime Number Checker

To run tests: mvn test

To create an eclipse project: mvn eclipse:eclipse

To run the application: mvn spring-boot:run

Examples:

http://localhost:8080/api/v1/isprime/1

http://localhost:8080/api/v1/isprime/10

http://localhost:8080/api/v1/isprime/15485863

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages