Skip to content

fcla/storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAITSS Storage Service

This is a dumb simple http app that will be replaced by the DAITSS Super Storage Server.

RESTful interface

GET /

returns a list of all objects stored in the server

DELETE /

deletes all resources in the server

GET /foo

returns the bytes of the resource named foo

PUT /foo

sets the bytes of the resource named foo

DELETE /foo

deletes the resource named foo

About

daitss storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages