We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The uploadFile function isn't uploading the file but rather just echoing the file name and type. This is a better solution. Renamed UserController to FileUploadController. The POST REST endpoint has been renamed from /api/user/uploads to /api/upload
syntax error in the object param of Upload.upload() function corrected
Added syntax highlighting
Correct angular reference name
Updated Node example (markdown)
Wiki page at request of danialfarid