From fff97dae54fc47dfef266594082efe81076743a4 Mon Sep 17 00:00:00 2001 From: wasim-nihal Date: Thu, 28 Mar 2024 22:31:18 +0530 Subject: [PATCH] updated Readme Signed-off-by: wasim-nihal --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8077e03..e6a2848 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,4 @@ # Mock HTTP Server -
- mock-http-server -
- This repository provides a Golang implementation of a mock HTTP server that allows you to easily define and manage mock endpoints through a configuration YAML file. It also offers various command-line flags for additional configuration. ## Features