Skip to content

Commit

Permalink
feat: add Requestly (electron#2061)
Browse files Browse the repository at this point in the history
* feat: add Requestly

* fix test cases
  • Loading branch information
wrongsahil authored Sep 24, 2022
1 parent e04d73b commit dee0bd8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
Binary file added apps/requestly/requestly-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions apps/requestly/requestly.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Requestly
description: 'Tool to debug your Frontend Apps. Intercept & Modify HTTP Requests directly in Production.'
website: 'https://requestly.io'
repository: 'https://github.com/requestly/requestly-desktop-app'
keywords:
- http
- https
- debug
- debugging
- intercept
- view
- edit
- proxy
- graphql
- modify
- modify headers
- modify response
- redirect request
category: 'Developer Tools'

0 comments on commit dee0bd8

Please sign in to comment.