Codeforces API Wrapper in Scala
A Scala idiomatic? wrapper for the Codeforces API
The whole API is implemented, but not througly tested, use at your own discretion.
The API is strongly-typed, no need to use JSON at all.
The authentication is missing, right now I dont't find it so useful since I'm just using this to ease scrapping.