Learning resources
In this page we index all our official learning resources.
๐ How to articlesโ
The list of tutorial articles hosted in our blog.
- How To Simulate Delays in HTTP Requests
- How to Simulate HTTP Request Errors
- How to Mock HTTP Requests in the Android Yandex Browser
- How to Mock a GraphQL Request
- How to Override an HTTP Response Status Code
- How to Override Query Parameters
๐ฅ Video tutorialsโ
Some short and straight to the point videos to get you up to speed.
These are videos featuring older versions of the extension, but we believe they are still relevant since the same functionalities are in place:
-
How to intercept a POST request specifying the body with tweak
-
How to change the response status and content-type header in tweak
๐ External resourcesโ
- Streamline HTTP Request Mocking with tweak Extension and Google Chrome Override Feature - short article that constrats using tweak to other methods of mocking requests in the browser.
- How to Mock API Requests in Chrome Using Tweak - in this video, you'll learn how to mock API requests directly in your browser in some publically available websites that are really good examples here.
- API Mocking using tweak - this video is in Arabic ๐ฆ๐ช. In this hands-on walkthrough you'll learn how to mock requests in a complex data dashboard application. You don't need a super technical background to watch this video, it's a perfect walkthough to go from basics all the way to advanced usage.
๐งช Interactive tutorialโ
Learn by doing. This interactive tutorial gets you up and running in 1 minute or less.
Need something else? Request a feature