-
Notifications
You must be signed in to change notification settings - Fork 2
Introducation
couriourc edited this page Sep 13, 2024
·
1 revision
For our Frontender
, there are always many issues when using the http protocol. We need to generate mock data to address these problems. I need to simulate a slow network to evaluate how our UI should behave under such conditions.
I often need to create a simple service based on the files I download or directly scrape from APIs. When I need to demonstrate my project, I just need to simulate a set of data without having to modify my old projects. This allows me to generate simple yet realistic-looking data.