Description
MIME API is a simple REST API for getting the MIME type for file names. This is useful if you need to dynamically get a MIME type in JavaScript just prior to performing a form file upload for Amazon's S3, for example, where you set the Content-Type in a hidden field.