Skip to content

πŸš€ Most Popular developer tool for frontend developers & QAs to debug web and mobile applications. Redirect URL (Switch Environments), Modify Headers, Mock APIs, Modify Response, Insert Scripts & Report Bugs with debugging sessions.

License

Notifications You must be signed in to change notification settings

itspunkaj/requestly

Β 
Β 

Repository files navigation

Requestly Logo

GitHub closed issues Chrome Web Store Rating Chrome Web Store Reviews Chrome Web Store Downloads

Docs - Download - Getting Started - Support community - Report a bug

Supercharge ⚑ your web & mobile development using Requestly

Requestly allows you to modify network (HTTP/S) requests by setting up 'Rules' for Redirects, Modifying Headers, Switching Hosts, Injecting Custom Scripts, Cancelling & Throttling Requests, Modifying request body and Modifying AJAX responses, to share debugging sessions and a whole lot more!

Requestly also offers a library service which allows you to upload and host JS/CSS files with direct links to ease debugging process. These files can also be used directly inside rules with a single click!

Documentation πŸ“•

Please visit our documentation for step-by-step guide to get started with Requestly.

Features ✨

🌐 Modify Request URL

Modify the url of ongoing request and can change the url to something else. Common examples include:

  • Redirect Production to Local Environment
  • Redirect to local System files (Map Local)
  • Test API version changes:
  • Swap Tag Manager scripts from production to staging/dev environment

πŸ”Œ Modify API Request body and Response

  • Work on front-end while back-end is not available or ready yet
  • Modify certain part of response/request body programatically
  • Modify Response of GraphQL requests

πŸ“œ Insert Custom Scripts

  • Run scripts on website and customize the web pages you want
  • Support your script with popular libraries like jQuery and underscore.
  • Use FileHosting service to upload long scripts and get a URL to be used in your websites or Requestly rules
  • Very similar to GreaseMonkey or TamperMonkey user scripts

🎬 Modify Headers

Modify HTTP Request & Response headers. (Extremely helpful for web developers for debugging applications)

πŸ“± Modify User Agent

  • Setup different user agents for websites and test how they behave
  • Useful for web developers for testing cross-device compatibility

πŸ—ƒ Mock Server

Host your APIs & files using Requestly Mock Server which can be directly used in rules. No need to setup local server now.

πŸŽ₯ Data Rich bug reports

Share data rich bug reports with Video, console logs, network logs, and env details with teammates.

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 to get to know about the development process in this repository.

Start working on individual modules:

Contributing ⌨️

Read our contributing guide to learn about how to propose bugfixes and improvements, and how the development process works.

Links πŸ”—

For payment/billing related issues, feel free to contact us at contact@requestly.io

Our Mission

Our mission is to help developers ship web and mobile apps faster and with confidence by giving them the tools to debug & resolve issues without external dependency.

Contributors

All Contributors

Sagar Soni
Sagar Soni

πŸ’»
Sahil Gupta
Sahil Gupta

πŸ’»
Vaibhav Nigam
Vaibhav Nigam

πŸ’»
Parth Bhardwaj
Parth Bhardwaj

πŸ’»
Rohan Mathur
Rohan Mathur

πŸ’»
Nafees Nehar
Nafees Nehar

πŸ’»
Navdeep Singh Rathore
Navdeep Singh Rathore

πŸ’»
Sachin Jain
Sachin Jain

πŸ’»
ashishsangle707
ashishsangle707

πŸ“†
Shrey Gupta
Shrey Gupta

πŸ’» πŸ“†
Charanaraj N
Charanaraj N

πŸ’»
Muhammad-Daniyal-Jawad1
Muhammad-Daniyal-Jawad1

πŸ’»
PIYUSH NEGI
PIYUSH NEGI

πŸ’»

About

πŸš€ Most Popular developer tool for frontend developers & QAs to debug web and mobile applications. Redirect URL (Switch Environments), Modify Headers, Mock APIs, Modify Response, Insert Scripts & Report Bugs with debugging sessions.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • TypeScript 26.1%
  • CSS 8.3%
  • SCSS 1.5%
  • HTML 0.3%
  • Shell 0.2%