This is an open post application, which is a simple integration of SparkJava, AngularJS and MongoDB. The application is based on todoapp-spark https://github.com/shekhargulati/todoapp-spark.git
Prerequisites To start with, this small webapp requires the following:
- Java8
- SparkJava
- Eclipse IDE
- MongoDB
- Maven3
Getting started:
- check out the source at github: git clone https://github.com/webscloud/openpost.git
- go to the downloaded project: cd openpost
To compile mvn clean package
- for eclipse development: mvn eclipse:eclipse
To run:
- Run the PostApp main class
- Then the server is accessible at http://localhost:8080/
Please drop me an email if interested