StackApp
A stack app is a collection of stacks.
ImplementsScorable
Slugified
Fields
createdAt
(DateTime)
|
Creation time of this object in ISO 8601 format. |
description
(String)
|
|
id
(ID)
|
Unique StackShare ID. |
name
(String)
|
Name of the object. |
private
(Boolean)
|
Whether this object is private. |
scores
(Hash)
|
Tech stack scores for this object: cost score, freshness score, security
score, adoption score, and overall score. Example: |
slug
(String)
|
Unique string identifying this object. |
stages
(Hash)
|
Stages of the tools in this stack app, in an array of hashes with
stage name and tools count.
Example: |
type
(String)
|
Type of the object. |
updatedAt
(DateTime)
|
Update time of this object in ISO 8601 format. |
members
(paginated Users)
|
|||||||
orgs
(paginated Orgs)
|
The orgs or products this stack app belongs to. |
||||||
stacks
(paginated Stacks)
|
|||||||
teams
(paginated Teams)
|
|||||||
tools
(paginated Tools)
|
|