Skip to content

ehalpern/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Frame

A light Scala framework for building reactive REST services in a modular, testable fashion using Typesafe Config, Guice, Akka and Spray.

  • Uses (Guice) dependency injection to simplify and modularize code (and tame implicits)
  • Injects (Typesafe) configuration properties to avoid boilerplate configuration code
  • Establishes clear, concise patterns for implementing and testing reactive, end-to-end REST services using Spray
  • Combines these techniques to provide a simple, complete, scalable structure for building REST server applications

About

Light spray based server framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages