lib/nitcorn: add example and test for the restful annotation
authorAlexis Laferrière <alexis.laf@xymus.net>
Sun, 29 Nov 2015 01:10:15 +0000 (20:10 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Sun, 29 Nov 2015 05:15:52 +0000 (00:15 -0500)
commit6fe10ffff8c5e07d2ca97d5bccd2c826472f185a
tree2818ab7e602d225cb3495195543962c52561c3b1
parent27c53829087e2fefcbb2ee624a62fc5949ad1258
lib/nitcorn: add example and test for the restful annotation

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/nitcorn/examples/.gitignore [new file with mode: 0644]
lib/nitcorn/examples/Makefile
lib/nitcorn/examples/src/restful_annot.nit [new file with mode: 0644]