Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 300 Bytes

File metadata and controls

18 lines (14 loc) · 300 Bytes

Build Status

akka-http-sample

Akka http sample application

DONE

  • response:
    • plain text
    • static html file
    • twirl
  • logging request/response

TODO

  • json API
  • web socket?