From 963de0fa41b7153b9c1775ef1f4f2be94a51a98c Mon Sep 17 00:00:00 2001 From: Kevin Bett Date: Fri, 11 Sep 2026 12:41:51 +0300 Subject: [PATCH] Add Sampuli to Test Data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b32de659..ac1e81f7 100644 --- a/README.md +++ b/README.md @@ -1969,6 +1969,7 @@ API | Description | Auth | HTTPS | CORS | | [RandomUser](https://randomuser.me) | Generates and list user data | No | Yes | Unknown | | [restful-api](https://restful-api.dev) | Fake REST API for testing and prototyping with CRUD endpoints | No | Yes | No | | [RoboHash](https://robohash.org/) | Generate random robot/alien avatars | No | Yes | Unknown | +| [Sampuli](https://sampuli.site/api) | Format-true synthetic test data for 90 countries: IDs, IBANs, cards, addresses | No | Yes | Yes | | [Spanish random names](https://random-names-api.herokuapp.com/public) | Generate spanish names (with gender) randomly | No | Yes | Unknown | | [Spanish random words](https://palabras-aleatorias-public-api.herokuapp.com) | Generate spanish words randomly | No | Yes | Unknown | | [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | No | Yes | Unknown |