From 2bc75e14fd5886d43599784818befef4666ba0f4 Mon Sep 17 00:00:00 2001 From: Charles-Olivier Demers Date: Wed, 15 Nov 2023 19:35:32 -0500 Subject: [PATCH] Add myjson.online (#108) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1da0702..d3a5380 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,7 @@ For information on contributing to this project, please see the [contributing gu | [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No | | [LiveEdu](https://www.liveedu.tv/developer/applications/) | Live Coding Streaming | `OAuth` | Yes | Unknown | | [MAC address vendor lookup](https://macaddress.io) | Retrieve vendor details and other information regarding a given MAC address or an OUI | `apiKey` | Yes | Yes | +| [MyJSON.online](https://myjson.online) | A RESTful API for flexible storage of JSON data | `apiKey` | Yes | Yes | | [Nationalize.io](https://nationalize.io) | Estimate the nationality of a first name | No | Yes | Yes | | [OOPSpam](https://oopspam.com/) | Multiple spam filtering service | No | Yes | Yes | | [Postman](https://docs.api.getpostman.com/) | Tool for testing APIs | `apiKey` | Yes | Unknown |