keplerproject / wsapi

WSAPI is an API that abstracts the web server from Lua web applications.
http://keplerproject.github.io/wsapi
74 stars 33 forks source link

How to use route_link()? #27

Open rafis opened 10 years ago

rafis commented 10 years ago

In about WSAPI 1.4 functions route_link(), link(), absolute_link(), static_link() were introduced. How to use them?