Skip to content

Commit

Permalink
Merge pull request #151 from cyrilbois/master
Browse files Browse the repository at this point in the history
Add Mockae to Public REST APIs To Use In Tests
  • Loading branch information
fzaninotto authored Aug 22, 2024
2 parents 747b772 + 6fe6031 commit e1864bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e1864bf

Please sign in to comment.