Multiple implementations of the same back-end application. The aim is to provide quick, side-by-side comparisons of different technologies (languages, frameworks, libraries) while preserving consistent business logic across all implementations.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

87 lines
1.3 KiB

{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"childIndexes" :
[
1
],
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
{
"string" : "3.10"
},
"projectIndex" : 0,
"source" : "."
},
{
"build" : "app",
"jsonFile" : "directory-app-Debug-94c5f210ca04b1028ae5.json",
"minimumCMakeVersion" :
{
"string" : "3.10"
},
"parentIndex" : 0,
"projectIndex" : 1,
"source" : "app",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"childIndexes" :
[
1
],
"directoryIndexes" :
[
0
],
"name" : "AutoStore"
},
{
"directoryIndexes" :
[
1
],
"name" : "AutoStoreApp",
"parentIndex" : 0,
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 1,
"id" : "AutoStore::@5f5a17c01335469806cb",
"jsonFile" : "target-AutoStore-Debug-79c3789e58a03857482d.json",
"name" : "AutoStore",
"projectIndex" : 1
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug",
"source" : "/workspace"
},
"version" :
{
"major" : 2,
"minor" : 8
}
}