Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W Wiki Home
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • SDK4ED WikiSDK4ED Wiki
  • Wiki Home
  • Wiki
  • technical debt toolbox usage

technical debt toolbox usage · Changes

Page history
Update technical debt toolbox usage authored 4 years ago by George Digkas's avatar George Digkas
Show whitespace changes
Inline Side-by-side
Showing
with 21 additions and 0 deletions
+21 -0
technical-debt-toolbox-usage.md
View page @ ec8805f6
......@@ -498,6 +498,27 @@ The response includes the cumulative interest of the project for each version. F
}
```
## TD New Code Service
**End Points**
{GET} [<PROTOCOL>://<IP>:<PORT>/api/sdk4ed/nc/projects](http://195.251.210.147:8989/api/sdk4ed/nc/projects)
`
[
{
"name": "commons-io",
"kee": "apache:commons-io:b1_3:4b2dbc0f3f6114e544b01c26ebcc0a32064452c2:qg",
"projectPendingAnalyses": 0
},
{
"name": "rodinia-project",
"kee": "siavvasm:rodinia-project",
"projectPendingAnalyses": 0
}
]
`
## Design-Level Refactorings Service
**End Points - URLS**
......
Clone repository
  • Advanced
  • Architectural Toolbox Description
  • Architectural Toolbox Front End
  • Architectural Toolbox Home
  • Architectural Toolbox Installation
  • Architectural Toolbox Usage
  • Decision Support Toolbox Description
  • Decision Support Toolbox Front end
  • Decision Support Toolbox Installation
  • Decision Support Toolbox Usage
  • Decision Support Toolbox
  • Energy Toolbox Description
  • Energy Toolbox Front end
  • Energy Toolbox Installation
  • Energy Toolbox Usage
View All Pages

Menu

Explore Projects Groups Snippets