Skip to main content

OpenResty

OpenResty is a full-fledged web platform that integrates the standard Nginx core, LuaJIT, many carefully written Lua libraries, lots of high quality 3rd-party Nginx modules, and most of their external dependencies. It is designed to help developers easily build scalable web applications, web services, and dynamic web gateways.

I tried to use this as an easy backend for my Strava Webhook Event API experiments. Yay, now I have to learn Lua.

Link