From 118a10e0d8051d4c528819ce7b5ca0a31d84b85f Mon Sep 17 00:00:00 2001 From: Rob Kam Date: Sat, 28 Oct 2023 14:57:40 +0100 Subject: [PATCH] Add link to IA API MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The readme might be the first place somebody looks for info about Internet Archive’s API. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0d936287..3f6a6fb3 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ Please consider publishing your wiki dump(s). You can do it yourself as explaine For information on reporting bugs and proposing changes, please see the [Contributing](./CONTRIBUTING.md) guide. +### Info for developers + +* [Internet Archive’s S3 like server API](https://archive.org/developers/ias3.html). + ## Code of Conduct `mediawiki-client-tools` has a [Code of Conduct](./CODE_OF_CONDUCT.md).