Radiant's Middleware
===================
Our REST API written in Symfony2.

Requirements
------------
Please refer to composer.json for requirements documentation

Vagrant
-----
In order to run a local VM hosting the REST API

      vagrant up

After vagrant is done setting up your environment you can then find the VM's IP by running.

      vagrant ssh -c 'ifconfig eth1'

Enter this IP address in your browser and you should have access to app_dev.php by default.

License and Authors
-------------------
Authors: Colt Jones
