From 584b482a8f8e2c3f1f744401e20d6c2165e382f0 Mon Sep 17 00:00:00 2001 From: Sumudu Nissanka Date: Tue, 10 Sep 2024 14:33:10 +0530 Subject: [PATCH] Update tools.yml with Ballerina OpenAPI tool --- _data/tools.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/_data/tools.yml b/_data/tools.yml index 0deafea8..6a84bb5b 100755 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -72,6 +72,20 @@ v3: true v3_1_link: https://github.com/anbuksv/avantation/issues/42 +- name: Ballerina OpenAPI tool + category: + - auto-generators + - converters + - sdk + - server + link: https://ballerina.io/learn/openapi-tool/ + github: https://github.com/ballerina-platform/openapi-tools + language: Java, Ballerina + description: The Ballerina OpenAPI tool enables the generation of Ballerina client and service skeleton from provided OpenAPI specifications (v2, v3) and facilitates the creation of OpenAPI v3 specifications for given Ballerina services. + v2: true + v3: true + v3_1: true + - name: BOATS category: dsl link: https://www.npmjs.com/package/boats