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 Override Query Parameters
- How to Override an HTTP Response Status Code
- How to Mock a GraphQL Request
- How to Mock HTTP Requests in the Android Yandex Browser
- How to Simulate HTTP Request Errors
- How To Simulate Delays in HTTP Requests
๐ฅ 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:
๐ External resourcesโ
- Tweak: The extension to simulate API responses without touching the backend - this video is in Spanish ๐ช๐ธ. A walkthrough of how to intercept and simulate API responses in the browser without any backend changes.
- 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.
- 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.
๐งช Interactive tutorialโ
Learn by doing. This interactive tutorial gets you up and running in 1 minute or less.
Need something else? Request a feature