Thành Nam Nguyễnblog.thanhnamnguyen.dev·May 28, 2024Tìm hiểu về Mock data, mock API trong lập trình FrontendI. Mock data, mock API là gì? Mock data, mock API hay còn gọi là dữ liệu giả, là tập dữ liệu được tạo ra nhằm mô phỏng dữ liệu thực tế trong các trường hợp cụ thể (ví dụ như hiển thị danh sách các sản phẩm, danh sách người dùng...). Đối với lập trình...544 readsAPIs
Charles De Barroscharlesdebarros.hashnode.dev·Oct 23, 2023Mocking data for Data Analysis/TestingHave you ever needed to quickly generate mock data to exercise your data analytics skills or test your app? Try Mockaroo. It is an easy and quick way to create up to 1000 rows of data for free with the option to choose how much of the data should be ...Databases