I had some fun with a website project of mine, which in it’s core, is a server-list with it’s own voting system. The website is build on these technologies:
- 1. Java - at it’s core.
- 2. JavaSpark - http request/response framework.
- 3. Jetty - Java http server.
- 4. Angularjs - The front is build in Angularjs framework.
- 5. Mongodb - Database.
The whole thing is compiled in Maven which produce a Jar file. The jar file is executed on a EC2 instance at Amazon AWS