* Fixed the /rest/media endpoint
* Basic HTTP reporting back to the File API works (PUT) * Use the database table names as JSON field names. * Fixed result returning bug in message_listener.py * Fixed API key verification to adhere with the HTTP Basic Auth spec
Fixed http response code for delete
-put and delete actions working
Beginnings of fil rest api index, get, post actions working without authentication