From 116c6e04017af0d6faff0315271263eec888b41e Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Thu, 13 Feb 2025 10:50:21 +0100 Subject: [PATCH 1/2] Add resource to Online Tools / technology-bookmark.md --- read/technology-bookmark.md | 1 + 1 file changed, 1 insertion(+) diff --git a/read/technology-bookmark.md b/read/technology-bookmark.md index a39401b7..49df8d26 100644 --- a/read/technology-bookmark.md +++ b/read/technology-bookmark.md @@ -15,6 +15,7 @@ - [freeformatter.com/json-validator.html](https://www.freeformatter.com/cron-expression-generator-quartz.html): cron expression generator & explainer - [plantuml.com](https://plantuml.com/zh/): uses simple textual descriptions to draw beautiful UML diagrams - [object oriented design](https://cheatography.com/david/cheat-sheets/object-oriented-design/): meanings of different class associations +- [jsoning.com/api/](https://jsoning.com/api/) ## 文档 From 0640e4d2e0420ba5b1ef79555b729718c0a8ac5d Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Thu, 13 Feb 2025 10:51:18 +0100 Subject: [PATCH 2/2] add description for jsoning / technology-bookmark.md --- read/technology-bookmark.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/read/technology-bookmark.md b/read/technology-bookmark.md index 49df8d26..7fc884fa 100644 --- a/read/technology-bookmark.md +++ b/read/technology-bookmark.md @@ -15,7 +15,7 @@ - [freeformatter.com/json-validator.html](https://www.freeformatter.com/cron-expression-generator-quartz.html): cron expression generator & explainer - [plantuml.com](https://plantuml.com/zh/): uses simple textual descriptions to draw beautiful UML diagrams - [object oriented design](https://cheatography.com/david/cheat-sheets/object-oriented-design/): meanings of different class associations -- [jsoning.com/api/](https://jsoning.com/api/) +- [jsoning.com/api/](https://jsoning.com/api/): mock rest api ## 文档