Add Mockae to Public REST APIs To Use In Tests

This commit is contained in:
cyril
2024-08-11 21:37:42 +02:00
committed by GitHub
parent 747b772bfb
commit 6fe603112e

View File

@@ -258,6 +258,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
* [JSON Placeholder](https://jsonplaceholder.typicode.com/) - Free online REST service that you can use whenever you need some fake data.
* [APIs.guru](https://APIs.guru) - Wikipedia for Web APIs, each API has OpenAPI/Swagger description.
* [The Cat API](https://theCatAPI.com) - Public API for Cats Images, Facts and Jokes.
* [Mockae](https://mockae.com/) - Fake REST API powered by Lua.
## Documentation