Skip to content

This API project is solely to understand development of Dropwizard APIs (Java). "Cabana" would mean in English (A small tent used as a dressing room beside the sea or a swimming pool). Therefore, this project is the 'tent' which I'm preparing for the mega API projects

Notifications You must be signed in to change notification settings

david-matu/dropwizard-cabana

Repository files navigation

Cabin

How to start the Cabin application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/cabin-0.0.1-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url http://localhost:8080

Health Check

To see your applications health enter url http://localhost:8081/healthcheck

About

This API project is solely to understand development of Dropwizard APIs (Java). "Cabana" would mean in English (A small tent used as a dressing room beside the sea or a swimming pool). Therefore, this project is the 'tent' which I'm preparing for the mega API projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published