Fix bugs such as:
Add "find-item-by-metadata" endpoint to ItemsResource
Standardize return status/messages
Allow to initialize objects without arguments
Fix ActiveSupport version to be compatible with Rails5
Add a secundary initialize option to some variables to be the same as the name of the variable (eg.: args['sidebarText'] || args['sidebar_text'])