From a7f16bc9f82c1d4789ca88d42f1325c8ef017ab7 Mon Sep 17 00:00:00 2001 From: Abhishek Sachan Date: Fri, 17 Jan 2025 17:54:12 +0530 Subject: [PATCH 1/2] Added Requestly --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d4e2eec..c94f397 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ If you wish to contribute: [start a pull request](https://github.com/stepci/awes - [gRPC UI](https://github.com/fullstorydev/grpcui) - An interactive web UI for gRPC, along the lines of postman - [Yaade](https://docs.yaade.io) ([repo](https://github.com/EsperoTech/yaade)) - Yaade is an open-source, self-hosted, collaborative API development environment - [Prestige](https://prestige.dev) ([repo](https://github.com/sharat87/prestige)) - A text-based in-browser HTTP client, an interface-less Postman alternative +- [Requestly](https://requirestly.com) ([repo](https://github.com/requestly/requestly)) - A chrome extension with API Client, API Mocking & API Interception and Modification capabilities. ## Desktop @@ -27,6 +28,7 @@ If you wish to contribute: [start a pull request](https://github.com/stepci/awes - [Insomnium](https://github.com/ArchGPT/insomnium) - (unmaintained) Insomnium is a 100% local and privacy-focus open-source API client (based on Insomnia) - [Pororoca](https://pororoca.io) ([repo](https://github.com/alexandrehtrb/Pororoca)) - A HTTP inspection tool with support for HTTP/2 and HTTP/3, an alternative to Postman - [Nightingale REST Client](https://nightingale.rest/) ([repo](https://github.com/jenius-apps/nightingale-rest-api-client)) - A modern, open-source, resource-efficient REST API client for Windows +- [Requestly](https://requirestly.com) ([repo](https://github.com/requestly/requestly)) - A desktop app with API Client, API Mocking & API Interception and Modification capabilities. ## IDE From ba371130cd15a4f5752e95b420df4d287a820023 Mon Sep 17 00:00:00 2001 From: Abhishek Sachan Date: Mon, 20 Jan 2025 17:20:21 +0530 Subject: [PATCH 2/2] Fixed the URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c94f397..38295f6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you wish to contribute: [start a pull request](https://github.com/stepci/awes - [gRPC UI](https://github.com/fullstorydev/grpcui) - An interactive web UI for gRPC, along the lines of postman - [Yaade](https://docs.yaade.io) ([repo](https://github.com/EsperoTech/yaade)) - Yaade is an open-source, self-hosted, collaborative API development environment - [Prestige](https://prestige.dev) ([repo](https://github.com/sharat87/prestige)) - A text-based in-browser HTTP client, an interface-less Postman alternative -- [Requestly](https://requirestly.com) ([repo](https://github.com/requestly/requestly)) - A chrome extension with API Client, API Mocking & API Interception and Modification capabilities. +- [Requestly](https://requestly.com) ([repo](https://github.com/requestly/requestly)) - A Browser extension with API Client, API Mocking & API Interception and Modification capabilities. ## Desktop @@ -28,7 +28,7 @@ If you wish to contribute: [start a pull request](https://github.com/stepci/awes - [Insomnium](https://github.com/ArchGPT/insomnium) - (unmaintained) Insomnium is a 100% local and privacy-focus open-source API client (based on Insomnia) - [Pororoca](https://pororoca.io) ([repo](https://github.com/alexandrehtrb/Pororoca)) - A HTTP inspection tool with support for HTTP/2 and HTTP/3, an alternative to Postman - [Nightingale REST Client](https://nightingale.rest/) ([repo](https://github.com/jenius-apps/nightingale-rest-api-client)) - A modern, open-source, resource-efficient REST API client for Windows -- [Requestly](https://requirestly.com) ([repo](https://github.com/requestly/requestly)) - A desktop app with API Client, API Mocking & API Interception and Modification capabilities. +- [Requestly](https://requestly.com) ([repo](https://github.com/requestly/requestly)) - A desktop app with API Client, API Mocking & API Interception and Modification capabilities. ## IDE