From 6fb87c65ddc9b75298bb1faee3c2d548f2354af6 Mon Sep 17 00:00:00 2001 From: Olivier Date: Mon, 2 Jan 2023 21:16:12 +0700 Subject: [PATCH] Update: use the github repository https://www.publicapis.com -> public-apis/public-apis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5cca67..619b8f2 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,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](http://deckofcardsapi.com) - Open API for simulating a deck of cards. * [ProgrammableWeb](http://www.programmableweb.com/apis/directory) - The world's largest API repository. -* [Public APIS](https://www.publicapis.com/) - Explore The Largest API Directory In The Galaxy. +* [Public APIS](https://github.com/public-apis/public-apis) - Explore The Largest API Directory In The Galaxy. * [Marvel Comics API](http://developer.marvel.com/) - Query characters, stories, events about Marvel superheroes. * [JSON Placeholder](http://jsonplaceholder.typicode.com/) - Free online REST service that you can use whenever you need some fake data. * [APIs.guru](http://APIs.guru) - Wikipedia for Web APIs, each API has OpenAPI/Swagger description.