Compare commits

..

3 Commits

Author SHA1 Message Date
ipcenas
30761487da Merge 8f784c1048 into e1864bff86 2024-09-16 03:53:16 +00:00
Francois Zaninotto
e1864bff86 Merge pull request #151 from cyrilbois/master
Add Mockae to Public REST APIs To Use In Tests
2024-08-22 18:48:35 +02:00
cyril
6fe603112e Add Mockae to Public REST APIs To Use In Tests 2024-08-11 21:37:42 +02:00

View File

@@ -259,6 +259,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