Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Plugin readme and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ufna committed Jun 26, 2014
1 parent 320bd4f commit ea5eac3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
VaRest
======
Overview
========

VaRest is the plugin for [Unreal Engine 4](https://www.unrealengine.com/) that makes REST server communications easier to use.

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.
* [Parse](https://parse.com) REST API manager to start working with Parse out of the box!

Check the [Wiki](https://github.com/ufna/VaRest/wiki) tab for plugin usage examples and installation notes.

Current version: **1.0 Beta 3**

![SCREENSHOT](SCREENSHOT.jpg)


Legal info
----------

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2014, Epic Games, Inc. All rights reserved.

REST API plugin for Unreal Engine4 - we love Parse backend and JSON communications!
Binary file added SCREENSHOT.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ea5eac3

Please sign in to comment.