/spray-akka-p-todomvc

Reimplementation of spray-akka app on akka-persistence using mongo plugin

Primary LanguageJavaScript

Demo Backbone.js TODO MVC application backed by RESTful Spray/Akka/Akka-Persistence over Mongo stack.

Used as a POC for Mongo Akka Persistence plugin - initial commit, tests don't pass etc etc etc. Still WIP.

To run and test it using SBT invoke: 'sbt run'

Future work:

  • Fix POST where id already exists - should be 303 See Other
  • Add travis CI

Licensed Apache Public License V2

Copyright 2014 Brian Scully

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.