From 9b8da01c7a3d5a7e19cdb3a92765a93678465db2 Mon Sep 17 00:00:00 2001 From: Peter Bittner Date: Tue, 4 Nov 2025 11:31:54 +0100 Subject: [PATCH] Use community fork for Public APIs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d668da..95eb9d0 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ### Public REST APIs To Use In Tests * [Deck of Cards API](https://deckofcardsapi.com) - Open API for simulating a deck of cards. -* [Public APIS](https://github.com/public-apis/public-apis) - Explore The Largest API Directory In The Galaxy. +* [Public APIs](https://publicapis.dev/) - The world's largest directory of public APIs. * [Marvel Comics API](https://developer.marvel.com/) - Query characters, stories, events about Marvel superheroes. * [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.