https://github.com/requestly/requestly
Local-first Developer Tool to Build, Test, Intercept & Mock API Requests. Requestly is a combination of REST API Client and HTTP Interceptor. It is simple, beautiful and powerful alternative to Postman, Insomnia, Bruno and Charles Proxy.
https://github.com/requestly/requestly
api api-client api-mock api-rest api-testing bruno charles-proxy chrome-extension fiddler firefox-extension hacktoberfest http-interceptor insomnia mock-server mockapi open-source postman postman-api postman-collection postman-environment
Last synced: 5 days ago
JSON representation
Local-first Developer Tool to Build, Test, Intercept & Mock API Requests. Requestly is a combination of REST API Client and HTTP Interceptor. It is simple, beautiful and powerful alternative to Postman, Insomnia, Bruno and Charles Proxy.
- Host: GitHub
- URL: https://github.com/requestly/requestly
- Owner: requestly
- License: other
- Created: 2016-12-01T04:36:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T13:52:58.000Z (5 days ago)
- Last Synced: 2025-04-09T14:26:17.562Z (5 days ago)
- Topics: api, api-client, api-mock, api-rest, api-testing, bruno, charles-proxy, chrome-extension, fiddler, firefox-extension, hacktoberfest, http-interceptor, insomnia, mock-server, mockapi, open-source, postman, postman-api, postman-collection, postman-environment
- Language: TypeScript
- Homepage: https://requestly.com
- Size: 231 MB
- Stars: 3,285
- Watchers: 28
- Forks: 268
- Open Issues: 172
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-list - requestly/requestly - Local-first Developer Tool to Build, Test, Intercept & Mock API Requests. Requestly is a combination of REST API Client and HTTP Interceptor. It is simple, beautiful and powerful alternative to Postman, Insomnia, Bruno and Charles Proxy. (TypeScript)
- awesome-postman-alternatives - https://github.com/requestly/requestly
README

## Open-Source API Platform - Build, Test, Intercept & Mock APIs
Requestly is a powerful combination of a local HTTP Proxy and an API client with collaboration features. Requestly can be used directly in the browser as a Chrome Extension or installed as a desktop application.
#### β‘ A Local-first, Beautiful & Powerful alternative to Postman, Insomina & Charles Proxy β‘
 Β Β [  ](https://chrome.google.com/webstore/detail/redirect-url-modify-heade/mdnleldcmiljblolnjhpnblkcekpdkpa/) [](https://status.requestly.io)
## π‘ Getting Started
* [A Local-first Solution](#a-local-first-solution-local-workspaces)
* [REST API Client](#rest-api-client)
* [Environments](#environments)
* [HTTP Interceptor - Intercept & Modify HTTP Requests](#http-interceptor--http-rules-intercept--modify-https-requests)
* [API Mocking](#api-mocking-helps-in-building-frontend-faster-without-waiting-for-backend)
* [1-Click Imports from Postman, Insomnia, Modheader, Charles Proxy, and Resource Override](#1-click-imports)
* [Support Channels](#-best-in-class-support)
* [π©βπ» Development](#-development)
* [π Contributing](#-contributing)
## A Local-first Solution (Local Workspaces)
**Local Workspaces** is a simple, powerful, and privacy-friendly approach to building, testing & mocking your APIs. All your data is stored in the selected directory on your disk. You can also import all your API client files (requests, collections, environments) and codebase into VSCode and edit them directly in your IDE.
Collaborate with your colleagues using your preferred sync engine - Git, Google Drive, iCloud, or nothing at all.
**Team Workspaces** are great for seamless collaboration through Requestly sync engine.
#### β‘ Local and team workspacesβ‘

## REST API Client
[**Rest API Client**](https://docs.requestly.com/general/api-client/overview) offers a local API playground to build and test your APIs. It supports features like API Collections, Environments, Environment Switcher, API Requests History with a beautiful and collaborative interface.
#### β‘ A Local-first, Beautiful & Powerful alternative to Postman & Insomina β‘

## Environments
**Environment** is a set of key-value pairs that can be used in API requests. Environments feature lets you manage variables across multiple environments with an easy environment selector. We support Global variables as well as Collection level variables. [Docs](https://docs.requestly.com/general/api-client/environments-and-variables)
#### β‘ Environments feature β‘

## HTTP Interceptor / HTTP Rules (Intercept & Modify HTTPs Requests)
[**HTTP Rules**](https://docs.requestly.com/general/http-interceptor/overview) feature can be used to **Intercept, Monitor & Modify HTTPs requests & responses** from browsers & mobile apps.
* Use the Chrome/Firefox/Edge extension for Intercepting & Modifying traffic from browsers
* Use the desktop app for capturing & modifying traffic from browsers, mobile apps & other desktop apps.
#### β‘ Intercept, Monitor & Modify HTTP Requests & Responses β‘

**Different Modifications supported**
* Redirect URLs (Map Local & Map Remote) e.g.
* Change Hostname, QueryParams, etc in the URL
* Redirect traffic from one environment to another (e.g. production to dev)
* Swap Tag Manager scripts from production to staging/dev environment
* Modify HTTP Request & Response Headers
* Modify API Request & Response body
* Inject scripts on web pages
## API Mocking (Helps in building frontend faster without waiting for backend)
Requestly offers a complete API Mocking solution. Using Requestly, you can
* [Create Local API Mocks](https://docs.requestly.com/general/api-mocking/api-mocking): Intercept the API Requests and return the new response
* [Static & Dynamic Response Overrides](https://docs.requestly.com/general/http-rules/rule-types/modify-response-body): Override the API response received from server dynamically using simple JS
* [GraphQL Support](https://docs.requestly.com/general/http-rules/advanced-usage/graphql-modify-request-response): Override graphQL APIs by targeting on query, operationName
* [Create Cloud-based API Mocks](https://docs.requestly.com/general/api-mocking/create-cloud-based-mocks): Create cloud-based API Mocks and get new endpoints for the mocks
* [Bulk API Mocks](https://docs.requestly.com/general/sessions/record-api-sessions#bulk-mocking): Record API traffic & Serve the Mocks from the recorded Session
* Mock APIs in e2e testing: Use Requestly in your e2e Cypress/Playwright/Selenium and mock the APIs in CI pipeline
#### β‘ API Mocks - Build & Test your frontend faster without waiting for backend β‘

## 1-Click Imports
Requestly provides **Importing Configuration** from the following tools
API Clients
* [Import from Postman](https://docs.requestly.com/general/imports/postman)
* [Import from Insomnia](#) - Coming Soon
* [Import from Bruno](#) - Coming SoonHTTP Interceptors
* [Import from Charles Proxy](https://docs.requestly.com/general/imports/charles-proxy)
* [Import from Resource Override](https://docs.requestly.com/general/imports/resource-override)
* [Import from ModHeader](https://docs.requestly.com/general/imports/modheader)#### β‘ Import from Postman, Insomnia, CharlesProxy, ModHeader, etc. β‘

## π€ Best In-Class Support
#### β‘ Requestly is known for best product, team and Best in-class support (4.3βοΈ in 1000+ reviews) β‘
* [Documentation](https://docs.requestly.com/): Product Documentation and Understanding of different features
* [Security & Privacy](https://docs.requestly.com/security-privacy/): Our Security & Privacy document
* [Email [email protected]](mailto:[email protected]): Email Support
* [StackOverflow Questions](https://stackoverflow.com/questions/tagged/requestly): Ask Questions on StackOverflow and add "Requestly" tag
## π©βπ» Development
This repository contains the source code for Browser extension and UI application which make up the core of Requestly.
Please follow the [Getting Started Guide](./getting-started.md) to get to know about the development process in this repository.Start working on individual modules:
* [Browser extension](./browser-extension)
* [UI application](./app)
* [Desktop application](https://github.com/requestly/requestly-desktop-app) (Electron-based application for MacOS, Linux, Windows)
* [Web SDK](https://github.com/requestly/requestly-web-sdk) (facilitates SessionBook)
* [Mock Server](https://github.com/requestly/requestly-mock-server)
* [Backend](https://github.com/requestly/requestly-backend)
## π Contributing
Currently, while Requestly is open source, we are not accepting pull requests. As a startup with a small team, our focus is on moving quickly and we currently lack the resources and documentation needed to actively support an open-source community. This will probably change in the future.
If you are still interested, read our [contributing guide](./CONTRIBUTING.md) to learn about how to propose bugfixes and improvements, and how the development process works.
## Contributors
[](#contributors)
Sagar Soni
π»
Sahil Gupta
π»
Vaibhav Nigam
π»
Parth Bhardwaj
π»
Rohan Mathur
π»
Nafees Nehar
π»
Navdeep Singh Rathore
π»
Sachin Jain
π»
ashishsangle707
π
Shrey Gupta
π» π
Charanaraj N
π»
Muhammad-Daniyal-Jawad1
π»
PIYUSH NEGI
π»Β