Skip to content

Commit 3b82377

Browse files
authored
Merge pull request #347 from insectengine/UpstreamListUpdate_Dec2022
Added new and/or missing middleware projects
2 parents cff97ec + e991a22 commit 3b82377

File tree

1 file changed

+101
-3
lines changed

1 file changed

+101
-3
lines changed

app/data/projects.json

+101-3
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@
6262
"twitterHandle": "",
6363
"twitterURL": ""
6464
},
65+
{
66+
"projectName": "Apicurio",
67+
"projectDescription": "All things API, because APIs are the cure",
68+
"projectRepository": "https://github.com/Apicurio",
69+
"projectWebsite": "https://www.apicur.io/",
70+
"category": "Middleware",
71+
"twitterHandle": "",
72+
"twitterURL": ""
73+
},
6574
{
6675
"projectName": "Avocado",
6776
"projectDescription": "A testing framework with benefits.",
@@ -299,7 +308,7 @@
299308
"projectName": "Immutant",
300309
"projectDescription": "A cohesive suite of Clojure libraries",
301310
"projectRepository": "https://github.com/immutant",
302-
"projectWebsite": "http://immutant.org/",
311+
"projectWebsite": "",
303312
"category": "Development",
304313
"twitterHandle": "",
305314
"twitterURL": ""
@@ -355,6 +364,14 @@
355364
"twitterHandle": "",
356365
"twitterURL": ""
357366
},
367+
{
368+
"projectName": "Kroxylicious",
369+
"projectDescription": "Kroxylicious is a project aiming to provide an open source pluggable framework for writing network proxies that understand the Apache Kafka protocol.",
370+
"projectRepository": "https://github.com/kroxylicious",
371+
"category": "Middleware",
372+
"twitterHandle": "",
373+
"twitterURL": ""
374+
},
358375
{
359376
"projectName": "Kubernetes",
360377
"projectDescription": "An open-source system for automating deployment, scaling, and management of containerized applications",
@@ -1037,6 +1054,7 @@
10371054
"projectName": "mod_cluster",
10381055
"projectDescription": "An httpd-based load balancer",
10391056
"projectRepository": "https://github.com/modcluster",
1057+
"projectWebsite": "https://www.modcluster.io/",
10401058
"category": "Middleware",
10411059
"twitterHandle": "",
10421060
"twitterURL": ""
@@ -1270,7 +1288,6 @@
12701288
"projectName": "WildFly Swarm",
12711289
"projectDescription": "WildFly Swarm offers an innovative approach to packaging and running Java EE applications by packaging them with just enough of the server runtime to 'java -jar' your application. It's MicroProfile compatible, too.",
12721290
"projectRepository": "https://github.com/wildfly-swarm",
1273-
"projectWebsite": "http://wildfly-swarm.io/",
12741291
"category": "Middleware",
12751292
"twitterHandle": "",
12761293
"twitterURL": ""
@@ -2075,7 +2092,6 @@
20752092
"projectName": "TorqueBox Project",
20762093
"projectDescription": "Provides an all-in-one environment, built upon the latest JBoss AS Java application server and JRuby",
20772094
"projectRepository": "https://github.com/torquebox",
2078-
"projectWebsite": "http://torquebox.org",
20792095
"category": "Operations",
20802096
"twitterHandle": "",
20812097
"twitterURL": ""
@@ -2807,5 +2823,87 @@
28072823
"category": "Development",
28082824
"twitterHandle": "",
28092825
"twitterURL": ""
2826+
},
2827+
{
2828+
"projectName": "qbicc",
2829+
"projectDescription": "An experimental native image compiler for Java ",
2830+
"projectRepository": "https://github.com/qbicc",
2831+
"projectWebsite": "https://qbicc.org/",
2832+
"category": "Middleware",
2833+
"twitterHandle": "QbiccOrg",
2834+
"twitterURL": "https://twitter.com/qbiccOrg"
2835+
},
2836+
{
2837+
"projectName": "Boson",
2838+
"projectDescription": "Functions for Knative",
2839+
"projectRepository": "https://github.com/boson-project",
2840+
"projectWebsite": "",
2841+
"category": "Middleware",
2842+
"twitterHandle": "",
2843+
"twitterURL": ""
2844+
},
2845+
{
2846+
"projectName": "Kuadrant",
2847+
"projectDescription": "Kuadrant enables hybrid cloud application developers to securely expose & consume k8s services. Think AuthN/AuthZ, rate limiting, and OAS.",
2848+
"projectRepository": "https://github.com/Kuadrant",
2849+
"projectWebsite": "https://kuadrant.io/",
2850+
"category": "Middleware",
2851+
"twitterHandle": "kuadrantio",
2852+
"twitterURL": "https://twitter.com/kuadrantio"
2853+
},
2854+
{
2855+
"projectName": "Agroal",
2856+
"projectDescription": "High-performance connection pools for databases",
2857+
"projectRepository": "https://github.com/agroal",
2858+
"projectWebsite": "https://agroal.github.io/",
2859+
"category": "Middleware",
2860+
"twitterHandle": "pgagroal",
2861+
"twitterURL": "https://twitter.com/pgagroal"
2862+
},
2863+
{
2864+
"projectName": "AtlasMap",
2865+
"projectDescription": "he AtlasMap is a data mapping solution with interactive web based user interface, that simplifies configuring integrations between Java, XML, and JSON data sources. ",
2866+
"projectRepository": "https://github.com/atlasmap/atlasmap",
2867+
"projectWebsite": "",
2868+
"category": "Middleware",
2869+
"twitterHandle": "",
2870+
"twitterURL": ""
2871+
},
2872+
{
2873+
"projectName": "Dekorate",
2874+
"projectDescription": "Dekorate is a one-stop jar to Kubernetes manifest generation that works for all jvm languages regardless of your build tool.",
2875+
"projectRepository": "https://github.com/dekorateio",
2876+
"projectWebsite": "https://dekorate.io/",
2877+
"category": "Middleware",
2878+
"twitterHandle": "dekorateio",
2879+
"twitterURL": "https://twitter.com/dekorateio"
2880+
},
2881+
{
2882+
"projectName": "DrougeIoT",
2883+
"projectDescription": "Drogue IoT gives you the platform and tools to create safe, efficient and scalable IoT solutions. From the device on up to the cloud.",
2884+
"projectRepository": "https://github.com/drogue-iot",
2885+
"projectWebsite": "https://www.drogue.io/",
2886+
"category": "Middleware",
2887+
"twitterHandle": "DrogueIoT",
2888+
"twitterURL": "https://twitter.com/drogueiot"
2889+
}
2890+
,
2891+
{
2892+
"projectName": "HyperFoil",
2893+
"projectDescription": "Microservice-oriented distributed benchmark framework.",
2894+
"projectRepository": "https://github.com/Hyperfoil/Hyperfoil",
2895+
"projectWebsite": "https://hyperfoil.io/",
2896+
"category": "Middleware",
2897+
"twitterHandle": "",
2898+
"twitterURL": ""
2899+
},
2900+
{
2901+
"projectName": "SmallRye",
2902+
"projectDescription": "SmallRye improves the developer experience for Cloud Native development through innovation in the critical functionality required for Cloud environments.",
2903+
"projectRepository": "https://github.com/smallrye",
2904+
"projectWebsite": "https://smallrye.io/",
2905+
"category": "Middleware",
2906+
"twitterHandle": "smallrye_io",
2907+
"twitterURL": "https://twitter.com/smallrye_io"
28102908
}
28112909
]

0 commit comments

Comments
 (0)