From 7261951c5bb8d1b1d791bea5d0c7858a830acf5e Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 1 Jul 2025 07:01:23 -0700 Subject: [PATCH] Added STORM to research --- source/data/applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 70e96aa..260d94a 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9462,6 +9462,24 @@ "language": "TypeScript", "license": "MIT", "homepage_url": "https://hoppscotch.io" + }, + { + "name": "STORM", + "description": "", + "repo_url": "https://github.com/stanford-oval/storm", + "tags": [ + "manual" + ], + "platforms": [ + "cross" + ], + "category": "research", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file