Support GET, PUT and DELETE via REST on NonoServer
A free implementation of the nonogram game
Brought to you by:
wichmannc
At the moment the NonoServer allows GET requests from an FreeNono instance. It is also possible to upload new nonograms via FreeNonoEditor, but this is buggy and not stable. Support for GET, PUT and DELETE should be systematically implemented and the internal support classes for access to/from NonoServer should be restructured.