not-nexus / shelf

REST API for AWS S3 meant to be an interface to immutable artifact storage.
MIT License
8 stars 3 forks source link

SHELF

Build Status codecov.io

A REST API for AWS S3 meant to be an interface to immutable artifact storage.

It is suggested that you use gunicorn for running in production but we provide a simple script to run it for development purposes in bin/main.py.

Documentation

You can view a list of our capabilities and how to use the API provided here.

Here you can view a list of our limitations.