GitXplorerGitXplorer
m

codeforces4s

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
613034c88d80167f52a5947ba1de407e2b64598f

Update .travis.yml

mmukel committed 9 years ago
Unverified
d0c79150765c301173c5d5a3d7b215a9ea777037

Update README.md

mmukel committed 9 years ago
Unverified
ac11e9c3a434d2d41bdec3a7efd727eac040d811

Updated README

mmukel committed 9 years ago
Unverified
aa6da9867f168f66ee3f8d30b061ef831065d507

Finished API

mmukel committed 9 years ago
Unverified
66e1149911f93a4de7af6f1f5e3b7d2126f8e1d8

README Setup

mmukel committed 9 years ago
Unverified
9aa867ca31fa216c6798abdc6eafb451455c5d18

Added Travis CI

mmukel committed 9 years ago

README

The README file for this repository.

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.