From 8ca68a5846bcbbd8ecf27d77a20c782c09a9e25f Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:43:23 +0200 Subject: [PATCH] Add JSONing to API Tools - devtools.md --- docs/devtools.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/devtools.md b/docs/devtools.md index 373227b66..8d498d714 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -400,6 +400,7 @@ * [Mockable](https://www.mockable.io/), [Mocky](https://designer.mocky.io/) or [MockLab](https://www.wiremock.io/) - Mock APIs * [Mockae](https://mockae.com/) - Mock APIs with Lua Execution * [{JSON} Placeholder](https://jsonplaceholder.typicode.com/) - Fake APIs +* [JSONing](https://jsoning.com/api/) - Mock APIs * [InstantAPIs](https://github.com/csharpfritz/InstantAPIs) - API Endpoint Generator * [Stein](https://steinhq.com/) - Turn Google Sheets into Database API * [Lanyard](https://github.com/Phineas/lanyard) - Export Discord Rich Presence to API Endpoint / Websocket / [Discord](https://discord.gg/lanyard) @@ -1663,4 +1664,4 @@ * [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html) * [zio-json](https://zio.dev/zio-json)- JSON Library * [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data -* [JSON Bin](https://jsonbin.io/) - JSON Host \ No newline at end of file +* [JSON Bin](https://jsonbin.io/) - JSON Host