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

https://github.com/mrkamel/zipper

A tiny sinatra app to generate and stream zipfiles
https://github.com/mrkamel/zipper

Last synced: about 1 month ago
JSON representation

A tiny sinatra app to generate and stream zipfiles

Awesome Lists containing this project

README

          

# ZipService

ZipService is a tiny sinatra app, which takes a URL pointing to a json file
that lists files (URLs) you want to generate a zipfile for while streaming
it to your client.