VaRest Plugin - Epic Wiki
# VaRest Plugin
Name
VaRest Plugin
Category
Network
Author
Vladimir Alyamkin
Version
1.1-rc8
UE4 Build
4.8.3
# Overview
VaRest is the plugin for Unreal Engine 4 that makes REST server communications simple to use with full Json query support.
Current version: 1.1 RC 8 (3 August 2015)
# Key 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 Json wrapper with almost full support of Json features: different types of values, arrays, both ways serializarion to FString, etc.
- Blueprintable FJsonValue wrapper - full Json features made for blueprints!
- Parse REST API manager to start working with Parse out of the box!
Moreover, plugin is completely free and available under MIT open-source license. You can use it in commercial projects, you can modify anything, etc. In other words, you're in charge.
# Instructions
Check the Github Wiki to know more about the plugin and get usage examples!
# Working example
Here is a working example of a VaRest implementation: BlastBestBuy
# Links
--Ufna (talk) 19:31, 15 July 2014 (UTC)
Retrieved from "https://wiki.unrealengine.com/index.php?title=VaRest_Plugin&oldid=14898"