Above Constraints - VaRest - Restful API with Blueprints

VaRestX is a plugin for Unreal Engine that makes REST server communications easier to use exposing http requests to blueprint.

100% Retrocompatible with old installation of VaRest

Support for older engines is coming soon.

Technical Details

List of Modules:

• VaRest (Runtime)

• VaRestEditor (Editor)

List of Features:

• Flexible Http/Https request management with support of different Verbs and Content Types

• No C++ coding required, everything can be managed via blueprints

• Blueprintable FJsonObject wrapper with almost full support of Json features: different types of values, arrays, binary data content, both ways serializarion to FString, etc.

• Blueprintable FJsonValue wrapper - full Json features made for blueprints!

• Both bindable events and latent functions are provided to control the asynchronous requests

Intended Platforms: Windows, Mac (OSX), Linux, iOS, Android

Platforms Tested: Windows, Mac (OSX), Linux, iOS, Android

Documentation Included: https://cibe.notion.site/VaRestX-Plugin-1448de17957180aca6abdf3e905315d2?pvs=4

New video tutorials and updated docs arriving soon!