From 231088ceeed41d39c298b4dc87d8b9a6e2b5820d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 6 Nov 2023 11:50:40 +0000 Subject: [PATCH] Remove duplicate hoppscotch entry (#342) - fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/341 --- software/hoppscotch.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/hoppscotch.yml diff --git a/software/hoppscotch.yml b/software/hoppscotch.yml deleted file mode 100644 index 7ad37e00ae..0000000000 --- a/software/hoppscotch.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: 54625 -updated_at: '2023-09-18' -archived: false