Add Mockae to API Tools / devtools.md

This commit is contained in:
cyr1l0u 2024-08-11 22:34:18 +02:00 committed by GitHub
parent e4fe38896c
commit 872f2b08ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -413,6 +413,7 @@
* [ReDoc](https://redocly.github.io/redoc/) - Generate API Documentation * [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 * [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 * [{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 * [InstantAPIs](https://github.com/csharpfritz/InstantAPIs) - API Endpoint Generator
* [Stein](https://steinhq.com/) - Turn Google Sheets into Database API * [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 * [Lanyard](https://github.com/Phineas/lanyard) / [Discord](https://discord.gg/lanyard) - Export Discord Rich Presence to API Endpoint / Websocket