Skip to content

Proposal for new "files" endpoint #218

@jbfaden

Description

@jbfaden

Bob, Jon, and Jeremy were talking about a file listing events. We think this might be best implemented with a new "files" endpoint.

See also #176 and #70

The virtue of a new end point is that it would allow for some slightly different behavior, such as:

  • second column is always the interval stop time
  • the additional columns have a subset of specifically-named columns:
    • filename is required
    • file size
    • file last modified
    • file last accessed
    • file provenance
    • DOI
    • number of records
    • number of pixels, etc
  • time range would not be required, not specifying means all records are sent
  • if the stop time is within the requested interval, it is sent
  • only CSV and JSON responses are allowed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions