* Mackram Raydan
> I just wrote a blog post of an update to the restas document so if anyone
> is interested please go to my blog<
http://trailoflight.net/articles/Restas_an_updated_simplistic_documentation>.
> The link directly takes you to the page of the tutorial. I would very much
> appreciate any input on whether it is helpful or not.
I'd like to point out two mistakes in your article:
1. The method is RESTAS:DEFINE-ROUTE, not RESTAS:DEFINE-PAGE-ROUTE.
2. You can use arbitrarily named HTTP methods, not only GET and POST.
You can not make a single route handle multiple methods, though.
For an extensive up-to-date usage example, there is
https://github.com/archimag/arblog