/codeforces4s

Codeforces API Wrapper in Scala

Primary LanguageScalaGNU General Public License v2.0GPL-2.0

Codeforces4s

Travis CI Build Status

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.

Features

The API is strongly-typed, no need to use JSON at all.

TODO

The authentication is missing, right now I dont't find it so useful since I'm just using this to ease scrapping.