An open API service indexing awesome lists of open source software.

https://github.com/halfbyte/uploadr

A sinatra based simple file upload app with automatic resizing.
https://github.com/halfbyte/uploadr

images sinatra uploads

Last synced: about 1 year ago
JSON representation

A sinatra based simple file upload app with automatic resizing.

Awesome Lists containing this project

README

          

# Uploadr

Yes, most terrible name evar.

This is a quick and dirty hack to make uploading images for blog posts etc easier.

It allows for dragging and dropping images onto the page or (for mobile) manual upload.

It has a bunch of very halfbyte specific presets and uses mini_magick under the hood
to resize images on upload.