Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edadma/simple-blog
- Owner: edadma
- License: mit
- Created: 2014-12-10T22:12:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-24T05:47:06.000Z (about 10 years ago)
- Last Synced: 2024-11-19T10:12:35.365Z (2 months ago)
- Language: Scala
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.