Add AddressMock API to Test Data

This commit is contained in:
tuansuwu
2026-07-21 10:30:44 +08:00
parent aacdeff11b
commit 1b11634ccd
+1
View File
@@ -1781,6 +1781,7 @@ API | Description | Auth | HTTPS | CORS |
### Test Data ### Test Data
API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS |
|:---|:---|:---|:---|:---| |:---|:---|:---|:---|:---|
| [AddressMock](https://addressmock.com/api) | Random US, Hong Kong and Cape Verde addresses with matched city, state and ZIP | No | Yes | Yes |
| [Bacon Ipsum](https://baconipsum.com/json-api/) | A Meatier Lorem Ipsum Generator | No | Yes | Unknown | | [Bacon Ipsum](https://baconipsum.com/json-api/) | A Meatier Lorem Ipsum Generator | No | Yes | Unknown |
| [Dicebear Avatars](https://avatars.dicebear.com/) | Generate random pixel-art avatars | No | Yes | No | | [Dicebear Avatars](https://avatars.dicebear.com/) | Generate random pixel-art avatars | No | Yes | No |
| [DummyJSON](https://dummyjson.com/) | Fake REST API with products, users, posts, comments, todos and more | No | Yes | Yes | | [DummyJSON](https://dummyjson.com/) | Fake REST API with products, users, posts, comments, todos and more | No | Yes | Yes |