[ { "name": "nodejs-basic", "displayName": "Basic Node.js", "description": "Node.js 16 application using Express 4.18.x", "type": "sample", "tags": [ "Node.js", "Express" ], "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/node-js.svg", "projectType": "Node.js", "language": "JavaScript", "git": { "remotes": { "origin": "https://github.com/nodeshift-starters/devfile-sample.git" }, "revision": "main" }, "provider": "Red Hat", "lastModified": "2024-06-05T15:26:11-04:00" }, { "name": "code-with-quarkus", "displayName": "Basic Quarkus", "description": "Java Quarkus application using Maven 4.0 and OpenJDK 17", "type": "sample", "tags": [ "Java", "Quarkus" ], "icon": "https://design.jboss.org/quarkus/logo/final/SVG/quarkus_icon_rgb_default.svg", "projectType": "Quarkus", "language": "Java", "git": { "remotes": { "origin": "https://github.com/devfile-samples/devfile-sample-code-with-quarkus.git" }, "revision": "main" }, "provider": "Red Hat", "lastModified": "2024-04-19T11:45:48+01:00" }, { "name": "java-springboot-basic", "displayName": "Basic Spring Boot", "description": "Java Spring Boot application using Maven 4.0 and OpenJDK 17", "type": "sample", "tags": [ "Java", "Spring" ], "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/spring.svg", "projectType": "springboot", "language": "Java", "git": { "remotes": { "origin": "https://github.com/devfile-samples/devfile-sample-java-springboot-basic.git" }, "revision": "main" }, "provider": "Red Hat", "lastModified": "2024-03-01T09:18:05-05:00" }, { "name": "python-basic", "displayName": "Basic Python", "description": "Python 3.9.x application with Flask", "type": "sample", "tags": [ "Python", "Pip", "Flask" ], "icon": "https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/python.svg", "projectType": "Python", "language": "Python", "git": { "remotes": { "origin": "https://github.com/devfile-samples/devfile-sample-python-basic.git" }, "revision": "main" }, "provider": "Red Hat", "lastModified": "2024-04-18T10:30:44+01:00" }, { "name": "go-basic", "displayName": "Basic Go", "description": "Go 1.16 application", "type": "sample", "tags": [ "Go" ], "icon": "https://go.dev/blog/go-brand/Go-Logo/SVG/Go-Logo_Blue.svg", "projectType": "Go", "language": "Go", "git": { "remotes": { "origin": "https://github.com/devfile-samples/devfile-sample-go-basic.git" }, "revision": "main" }, "provider": "Red Hat", "lastModified": "2024-04-19T11:45:59+01:00" }, { "name": "dotnet-basic", "displayName": "Basic .NET", "description": "MVC .NET 6.0 application", "type": "sample", "tags": [ ".NET" ], "icon": "https://github.com/dotnet/brand/raw/main/logo/dotnet-logo.png", "projectType": "dotnet", "language": ".NET", "git": { "remotes": { "origin": "https://github.com/devfile-samples/devfile-sample-dotnet60-basic.git" }, "revision": "main" }, "provider": "Red Hat", "lastModified": "2024-02-29T14:56:25-05:00" } ]