Skip to content

sagecontinuum/sage-object-store

Repository files navigation

Sage Object Store

API to access upload data collected from Sage nodes.

URLs to request files from he API have to be in this format:

curl localhost:8080/api/v1/data/<job_id>/<task_id>/<node_id>/<timestamp>-<filename>

The path <job_id>/<task_id>/<node_id>/<timestamp>-<filename> reflects how files are stored in the backend S3.

Design

Arch

Testing

go test

About

API to access BLOB data collected from Sage nodes

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •