Skip to content

ericdahl/dropwizard-factors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-factors

Experimental project which sets up a web service with Dropwizard that returns factors.

Quick Start

$ git clone git@github.com:ericdahl/dropwizard-factors.git
$ cd dropwizard-factors
$ mvn clean install
$ java -jar target/dropwizard*jar server config.yml

and then make a request to

http://localhost:8080/120

to return all of the factors of 120.

About

example dropwizard web service app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages