Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 334 Bytes

preact-scala

Simple Preact API client using

  • dispatch on top of AsyncHttpClient

    (site -> http://dispatch.databinder.net, source -> https://github.com/dispatch/reboot )
    
  • play-json for its convenient implicit Format[T]

It provides mappings for the most common data structures that can be pushed to preact and an example