Skip to content

API: create a basic api that fits out project requirements #376

@jeff-knurek

Description

@jeff-knurek

logo

Problem

At the moment, the code in /API is all from version 1.0 and is obsolete. We need a new api code base, and we need to start it off with a simple structure that can grow to meet our needs.

Proposed solution

Technology

Using the technology requirements above, the scope of this ticket is to:

  1. create a new code base for a rest api using the technologies above
  2. provide an endpoint to query all the Datasetentries for a given time range, and return the array of objects un-modified
    a. this endpoint does not need to meet documentation requirements yet
  3. add a basic caching layer, so that a subsequent request does NOT get processed
  4. add unit tests for the new code

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    Module: APIIssues related to the API.Project: PLDIssue related to Project Lockdown.⌨ Team: DevsTask related to Team Developers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions