Skip to content

rtar/civetweb-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

civetweb-scala

CivetWeb bindings for Scala

WARNING: This is a very early experimental effort. The things may not work as expected or not work at all.

How to run

  • Run sbt run or sbt compile.
  • Enjoy the HTTP server at http://localhost:8080/health.

See Main.scala as an example on how to use the bindings.

Random technical details

Features to be considered

  • Publish to maven repository / bintray.