Skip to content

crypticmind/base-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-webapp

Base spray + angularjs webapp meant as a boilerplate.

Features and design decisions:

Backend

  • HTTP server implemented using spray.
  • Service component injection done using the cake pattern.
  • Data access layer implemented using mapperdao.
  • No actors (only the minimum required by spray to bootstrap).

Frontend

  • TBD

Roadmap

  • Transaction support (it's there, but I haven't validated it yet).
  • Security.
  • Sample CRUD.
  • Documentation.
  • More to be defined later.

About

Base spray + angularjs webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published