Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 282 Bytes

File metadata and controls

13 lines (8 loc) · 282 Bytes

This is a dummy dropwizard server

to compile: run mvn clean install

to deploy: run java -jar target/dropwizard.jar server src/main/resources/config.yml

Dummy first API: curl -XGET http://localhost:5000/dropwizard/api

Metrics Endpoint @ http://localhost:5001/admin/