From dae5ed80396e1b52b6878ceb8d4886806c1df4ed Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 23 Sep 2023 15:39:27 +0000 Subject: [PATCH] Remove duplicate Hoppscotch entry (#208) - fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/205 --- software/hoppscotch-community-edition.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/hoppscotch-community-edition.yml diff --git a/software/hoppscotch-community-edition.yml b/software/hoppscotch-community-edition.yml deleted file mode 100644 index 67a6b17e1b..0000000000 --- a/software/hoppscotch-community-edition.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Hoppscotch Community Edition -website_url: https://hoppscotch.io -description: A free, fast and beautiful API request builder. -licenses: - - MIT -platforms: - - Nodejs - - Docker -tags: - - Software Development - API Management -source_code_url: https://github.com/hoppscotch/hoppscotch -stargazers_count: 54677 -updated_at: '2023-09-18' -archived: false