Add Mockae to API Tools / devtools.md

This commit is contained in:
cyr1l0u 2024-08-11 22:34:18 +02:00 committed by nbats
parent c261c65e8e
commit 4165df8d6e

View file

@ -413,6 +413,7 @@
* [ReDoc](https://redocly.github.io/redoc/) - Generate API Documentation
* [Mockable](https://www.mockable.io/), [Mocky](https://designer.mocky.io/) or [MockLab](https://www.wiremock.io/) - Mock APIs
* [{JSON} Placeholder](https://jsonplaceholder.typicode.com/) - Fake APIs
* [Mockae](https://mockae.com/) - Fake APIs using Lua for dynamic response generation
* [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) / [Discord](https://discord.gg/lanyard) - Export Discord Rich Presence to API Endpoint / Websocket
@ -1630,4 +1631,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