lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, 3 Mar 2011 11:55:04 +0530, Jayanth Acharya wrote:

Q3. Anyone using Lua for some REST based webservice project ? Would
appreciate pointers ? Is it well suited for this purpose ?

If you're trying to write a REST API, you might want to take a look
at https://github.com/nrk/mercury, which is inspired by Sinatra.

--
Pierre 'catwell' Chapuis