From ba102ab0d25df47d46e66f85952fdcf6893c24c2 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 31 May 2025 18:50:37 +0200 Subject: [PATCH] Remove HttPlaceholder (Archived) (#1414) --- software/httplaceholder.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/httplaceholder.yml diff --git a/software/httplaceholder.yml b/software/httplaceholder.yml deleted file mode 100644 index 66852241da..0000000000 --- a/software/httplaceholder.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: HttPlaceholder -website_url: https://github.com/dukeofharen/httplaceholder -description: Quickly mock away any webservice using HttPlaceholder. HttPlaceholder lets you specify what the request should look like and what response needs to be returned. -licenses: - - MIT -platforms: - - C# -tags: - - Software Development - IDE & Tools -source_code_url: https://github.com/dukeofharen/httplaceholder -stargazers_count: 121 -updated_at: '2025-05-30' -archived: true