Inspiration

It is inspired by the current MLH starter for nodejs and how it is extremely limiting for a developer who wants file upload capabilities in his application and is using MongoDB as the primary database

What it does

Allows support for file uploads via the multer middleware with little to no refactoring of the existing application.

How we built it

We built is on top of the express web framework and uses multer for the fileupload capabilities

Built With

Share this project:

Updates