/fof-rest-java

Playing with dropwizard

Primary LanguageJavaMIT LicenseMIT

fof-rest-java

Dropwizard restful service demo project

Built with

Requires

Setup

  1. Clone project
  2. Create Postgres (9.5+) database using included scripts
  3. Configure Environment Variables
Name Description
DB_HOST Database hostname
DB_PORT Database port
DB_USER Database username
DB_PASS Database password
DS_NAME Database name