Class: OngakuRyohoServer::Application

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/ongaku_ryoho_server/application.rb

Overview

{ Application }

Info

Sinatra application to handle the incoming http requests or whatever

Constant Summary collapse

FILE_FORMATS =

allowed file formats

%w{ mp3 mp4 m4a ogg flac wav wma }