mirror of
https://github.com/fmhy/edit.git
synced 2026-01-17 01:12:02 +11:00
Add JSONing to API Tools - devtools.md
This commit is contained in:
parent
fafa6f010e
commit
8ca68a5846
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue