Add JSONing to API Tools - devtools.md

This commit is contained in:
cyril 2024-09-09 12:43:23 +02:00 committed by GitHub
parent fafa6f010e
commit 8ca68a5846
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
* [JSON Bin](https://jsonbin.io/) - JSON Host