From f6cf504e0d85ca9732b7bb353fb35d4e7b24d37a Mon Sep 17 00:00:00 2001 From: Alex Zender <1499446+alexzender@users.noreply.github.com> Date: Sat, 22 Jan 2022 15:51:43 +0100 Subject: [PATCH] Add DynaPictures API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ca36a22..8865fedf 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ API | Description | Auth | HTTPS | CORS | | [Docker Hub](https://docs.docker.com/docker-hub/api/latest/) | Interact with Docker Hub | `apiKey` | Yes | Yes | | [DomainDb Info](https://api.domainsdb.info/) | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown | | [Duply](https://duply.co/docs#getting-started-api) | Dynamic Image creation API | `apiKey` | Yes | Yes | +| [DynaPictures](https://dynapictures.com/docs/) | Image Generation API | `apiKey` | Yes | Yes | | [ExtendsClass JSON Storage](https://extendsclass.com/json-storage.html) | A simple JSON store API | No | Yes | Yes | | [Form2Channel](https://form2channel.com/) | Send static html form submissions to Google Sheets, Email, Slack or Telegram | No | Yes | Yes | | [GeekFlare](https://apidocs.geekflare.com/docs/geekflare-api) | Provide numerous capabilities for important testing and monitoring methods for websites | `apiKey` | Yes | Unknown |