[Plugin][Tutorial] Accessing HTTP services with Lua

Hi Everyone, a new tutorial for the LuaMachine plugin (LuaMachine in Code Plugins - UE Marketplace) is available:

https://forums.unrealengine.com/filedata/fetch?filedataid=183902&type=thumb&attachmentnodeid=

The tutorial will show you how to expose an HTTP+JSON api for accessing REST services
with Lua scripting.

Both Blueprint and C++ approaches are used.