Skip to content

westernsam/samatra.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Samatra project template

Project bootstrap using samatra-extras and samatra, including controller and functional tests using samatra-testing. More documentation here

To bootstrap a new samatra project run the following:

sbt new [email protected]:westernsam/samatra.g8

What you get out of the box

  • Project structure and sbt build with run, test and zip targets
  • Example Samatra controllers using asynchttpclient to proxy and mustache to render (non-blocking and async is supported)
  • Unit and functional tests in memory
  • Utility to load env variables from file into System.env - so it's easy to run Main and tests from within intellij
  • Logging
  • JVM, request and system monitoring sent to graphite/statsd
  • Gzipped filter

About

Giterate template for samatra project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published