mirror of
https://github.com/fmhy/edit.git
synced 2025-07-30 07:42:18 +10:00
Add Mockae to API Tools / devtools.md
This commit is contained in:
parent
c261c65e8e
commit
4165df8d6e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue