Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edadma/simple-blog

Simple blog service demonstrating Spray with MongoDB
https://github.com/edadma/simple-blog

Last synced: 4 days ago
JSON representation

Simple blog service demonstrating Spray with MongoDB

Awesome Lists containing this project

README

        

Simple Blog
===========

Simple blog service demonstrating Spray with MongoDB.

The app is viewable at . The username/password "test"/"test" can be used.

The app runs as a self-contained JAR. Download from . Run by typing

java -jar simple-blog-0.1.jar

in the folder where the file was downloaded.