Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/augustt198/upld


https://github.com/augustt198/upld

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Upld](http://upld.im)

Upld is an image sharing service written in Go, using
[S3](http://aws.amazon.com/s3/) for storage.

The `thumbgen/` directory contains a thumbnail generator, which
can be triggered by [AWS Lambda](http://aws.amazon.com/lambda/)
in response to uploads.

### Installation

1. Clone the repository
2. Install dependencies (`go get ...`)
3. Compile (`go build`)