Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / nitrestful.nit
2017-02-16 Jean PrivatMerge: new module annotation `is generated`
2017-02-10 Jean Privatnitc: use is_generated in various tools and generated...
2017-02-04 Alexis Laferrièrenitrestful & lib: use static type to limit and as heuri...
2017-02-04 Alexis Laferrièrenitrestful: use mclassdef instead of mclass
2017-02-04 Alexis Laferrièrenitrestful: generate code for async restful methods
2017-02-03 Alexis Laferrièrenitrestful: detect the async keyword
2017-02-03 Alexis Laferrièrenitrestful: intercept at `prepare_respond_and_close...
2017-02-03 Alexis Laferrièrenitrestful: fallback on other restful services if one...
2016-10-11 Alexis Laferrièrenitrestful: support custom resource name and HTTP metho...
2016-10-11 Alexis Laferrièrenitrestful: fix naming of "resources" as recommended
2015-11-29 Alexis Laferrièresrc: intro the nitrestful tool