saden1 / eCards

Simple application to send eCards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCards

Simple API and REST application to send greetings. For more information please take a look at the README files in the api module and rest module.

Requirements

Compiling, building and running the application requires:

  • Java 1.8
  • Maven 3.0.5

Third Party Dependencies

The following third party libraries are used

Runtime:

  • HK2
  • Jersey
  • Grizzly
  • Guava
  • Slf4J
  • SnakeYaml
  • Handlebars
  • JavaMail

Testing:

  • TestNG
  • AssertJ
  • Mockito
  • HK2 TestNG

About

Simple application to send eCards

License:Apache License 2.0


Languages

Language:Java 99.3%Language:Shell 0.7%