Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thefab/tbucket
tbucket is a restful transient object storage system built with tornado
https://github.com/thefab/tbucket
Last synced: about 1 month ago
JSON representation
tbucket is a restful transient object storage system built with tornado
- Host: GitHub
- URL: https://github.com/thefab/tbucket
- Owner: thefab
- License: mit
- Created: 2014-08-03T12:35:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T14:15:08.000Z (over 9 years ago)
- Last Synced: 2024-04-18T00:13:18.557Z (7 months ago)
- Language: Python
- Size: 328 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tbucket
## Status (master branch)
[![Build Status](https://travis-ci.org/thefab/tbucket.png)](https://travis-ci.org/thefab/tbucket)
[![Coverage Status](https://coveralls.io/repos/thefab/tbucket/badge.png)](https://coveralls.io/r/thefab/tbucket)
[![Code Health](https://landscape.io/github/thefab/tbucket/master/landscape.png)](https://landscape.io/github/thefab/tbucket/master)
[![Requirements Status](https://requires.io/github/thefab/tbucket/requirements.png?branch=master)](https://requires.io/github/thefab/tbucket/requirements/?branch=master)## What is it ?
`tbucket` is a restful transient object storage system built with `tornado`
**WARNING : tbucket is at an early stage of developement**