From b643296f44b0e514e66782cfd1815dc4659bcb33 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 4 Jul 2023 19:54:01 +0600 Subject: [PATCH] Add genezio / development --- .../webextension/images/icons/genezio.svg | 4 ++++ src/technologies/g.json | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/genezio.svg diff --git a/src/drivers/webextension/images/icons/genezio.svg b/src/drivers/webextension/images/icons/genezio.svg new file mode 100644 index 000000000..4950d0a53 --- /dev/null +++ b/src/drivers/webextension/images/icons/genezio.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index ca89afb5c..c8832ca8c 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -478,6 +478,22 @@ ], "website": "https://www.genesys.com" }, + "genezio": { + "cats": [ + 47 + ], + "description": "Genezio is a code generation tool that facilitates app logic focus, organises backend API code in deployable classes, autogenerates class interfaces with JSON-RPC for typesafe API calls, supports REST and Webhooks, enables simple API code deployment on pre-configured infrastructure using a shell command, and provides an SDK that eliminates the need to handle URLs, headers.", + "icon": "genezio.svg", + "headers": { + "X-Powered-By": "^genezio$" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://genez.io" + }, "Geniee": { "cats": [ 36