Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Microservice to replace libservices #10

Open
cappadona opened this issue Jun 8, 2017 · 0 comments
Open

Microservice to replace libservices #10

cappadona opened this issue Jun 8, 2017 · 0 comments
Assignees
Labels

Comments

@cappadona
Copy link
Contributor

Provide streamlined JSON data as needed to reduce cleanup logic load on consumers.

Example

{
  "laptops": {
    "available": "18",
    "list": [...],
    "nextAvailable": "Jun 8, 2:00 PM",
    "totalCount": "20",
  },
  "macbooks": {
    "available": "10",
    "list": [...],
    "nextAvailable": "Jun 8, 6:46 PM",
    "totalCount": "10"
  }
}
@cappadona cappadona self-assigned this Jun 8, 2017
@cappadona cappadona added the Epic label Jun 8, 2017
@cappadona cappadona added this to the July 2017 preview milestone Jul 19, 2017
@cappadona cappadona removed this from the Summer 2017 preview milestone Aug 29, 2017
@cappadona cappadona mentioned this issue Sep 19, 2017
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant