Skip to content

runway7/catapult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Catapult

POST /bucket/key?token=abcd1234

With Content-Type header and data in body.

Return

{
  "bucket": "b1",
  "key": "k1"
  "version": "v1"
}

GET /bucket/key/version

Data returned with Content Type.

GET /bucket/key -> 302 Found to /bucket/key/latest_version

DELETE /bucket/key?token=abcd1234

About

Use Google's Edge Cache CDN for a highly distributed network with SPDY/HTTP2 support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published