jimueller / fof-rest-java

Playing with dropwizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Playing with dropwizard

License:MIT License


Languages

Language:Java 100.0%