mukel / codeforces4s

Codeforces API Wrapper in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Codeforces API Wrapper in Scala

License:GNU General Public License v2.0


Languages

Language:Scala 100.0%