From 81eb37fe5b54510fc895a38469e9bf7c3ee58ded Mon Sep 17 00:00:00 2001 From: David Wells Date: Wed, 1 Apr 2020 01:44:03 -0700 Subject: [PATCH] updating data/examples.json --- data/examples.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/examples.json b/data/examples.json index d84bd5a..1ed2cfc 100644 --- a/data/examples.json +++ b/data/examples.json @@ -998,5 +998,14 @@ "serverless" ], "description": "Create serverless Telegram Bot with DB to keep track of users using Netlify Functions and FaunaDB" + }, + { + "name": "CoronaQuizMockJson", + "url": "", + "code": "", + "tags": [ + "" + ], + "description": "Responds with a JSON" } -] +] \ No newline at end of file