8000 GitHub - counter2015/scalatra-file-server: A toy scalatra file server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was 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

About

A toy scalatra file server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0