CodeAbbey / meta

For issues and perhaps some other stuff
0 stars 0 forks source link

API for submitting solutions #13

Open RodionGork opened 9 years ago

RodionGork commented 9 years ago

Suggested by Moriarty in this forum topic

We may have API to fetch input data and submit solutions via HTTP. This will lead to new interesting opportunities eventually, though currently it is not clear how many people will use it :)

Additionally we'll need code samples for solutions working via HTTP.

RodionGork commented 9 years ago

Obviously it would be helpful for people who runs code offline. We need to generate some session key, and also adapt the task_attempt for headless version...