Skip to content

metosin/boot-alt-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boot-alt-http Clojars Project

Simple Boot http server task to serve files

Features

  • By default uses a free port
  • Serves index.html for URIs pointing to a directory
  • Serve only files with Boot output fileset role
    • Works when combined with target task and serving files from a directory: (comp ... (target :dir #{"boot-dev-target"}) (server :directories #{"boot-dev-target/public"}))

License

Copyright © 2016-2017 Juho Teperi

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Simple boot http server task to serve files from classpath.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published