-
Notifications
You must be signed in to change notification settings - Fork 1
gleicon/3s
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Port of http://github.com/facebook/tornado/raw/master/tornado/s3server.py (s3 clone on tornado) TODO: - plug auth module - plug riak, redis or another storage besides FS - be awesome. RUNNING $ twistd -ny se.tac TESTING: create bucket: $ curl --request PUT "http://localhost:4000/meh/" put some data (README file): curl --data "@README" --request PUT --header "Content-Type: text/plain" "http://localhost:4000/meh/README" retrieve: curl http://localhost:4000/meh/README
About
s3 prototype using cyclone and other cool stuff
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published