lloydmeta / enumeratum

A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add spray json support

prophe05 opened this issue · comments

Hi,

I'm using akka-http with SprayJsonSupport, it would be awesome to add spray json support out of box.

https://github.com/theiterators/kebs appears to support enumeratum with spray-json

I working on macros library for spray and will add support of enumeratum

@bc-tayvs do you have any news about that project?