Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

counter2015/scalatra-file-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalatra file server

Overview

it's a very simple file server based on scalatra, the mainly code is refenerce to scalatra in action chapter 06

it changed code style from old version to new ones.

Build & Run

$ sbt
> jetty:start

open http://localhost:8080/ in your browser.

you will see this

Releases

No releases published

Packages

No packages published