|
2 | 2 | "templates":[ |
3 | 3 | { |
4 | 4 | "name":"javaMicroProfileTemplate", |
5 | | - "extensionId": "https://github.com/microclimate-dev2ops/javaMicroProfileTemplate", |
6 | 5 | "description":"Template for building a MicroProfile / Java EE microcservice", |
7 | 6 | "language":"java", |
8 | 7 | "giturl":"https://github.com/microclimate-dev2ops/javaMicroProfileTemplate" |
9 | 8 | }, |
10 | 9 | { |
11 | 10 | "name":"nodeExpressTemplate", |
12 | | - "extensionId": "https://github.com/microclimate-dev2ops/nodeExpressTemplate", |
13 | 11 | "description":"Cloud-ready Node.js Express sample application", |
14 | 12 | "language":"nodejs", |
15 | 13 | "giturl":"https://github.com/microclimate-dev2ops/nodeExpressTemplate" |
16 | 14 | }, |
17 | 15 | { |
18 | 16 | "name":"springJavaTemplate", |
19 | | - "extensionId": "https://github.com/microclimate-dev2ops/springJavaTemplate", |
20 | 17 | "description":"Template for building a Spring microservice", |
21 | 18 | "language":"java", |
22 | 19 | "giturl":"https://github.com/microclimate-dev2ops/springJavaTemplate" |
23 | 20 | }, |
24 | 21 | { |
25 | 22 | "name":"swiftTemplate", |
26 | | - "extensionId": "https://github.com/microclimate-dev2ops/swiftJavaTemplate", |
27 | 23 | "description":"Template for building a Spring microservice", |
28 | 24 | "language":"swift", |
29 | 25 | "giturl":"https://github.com/microclimate-dev2ops/swiftTemplate" |
30 | 26 | }, |
31 | 27 | { |
32 | 28 | "name":"pythonTemplate", |
33 | | - "extensionId": "https://github.com/microclimate-dev2ops/SVTPythonTemplate", |
34 | 29 | "description":"HelloWorld microservice written in python", |
35 | 30 | "language":"python", |
36 | 31 | "giturl":"https://github.com/microclimate-dev2ops/SVTPythonTemplate" |
37 | 32 | }, |
38 | 33 | { |
39 | 34 | "name":"templateGoExample", |
40 | | - "extensionId": "https://github.com/microclimate-dev2ops/microclimateGoTemplate", |
41 | 35 | "description":"Sample microservice for simple go app", |
42 | 36 | "language":"go", |
43 | 37 | "giturl":"https://github.com/microclimate-dev2ops/microclimateGoTemplate" |
|
0 commit comments