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