Skip to content

simonzheng/dropwizard-server-calculator

Repository files navigation

dropwizard-server-calculator

Implement a server that can be called (from a script or a debugging tool) to compute the sum of two numbers. For example, an HTTP endpoint GET /api/add?x=10&y=5 that returns 15.

About

Getting Started w/ Dropwizard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages