From 85b626cfbbedb6eeadbe78d636397efa1cb9aae1 Mon Sep 17 00:00:00 2001 From: GaryNLOL Date: Tue, 4 Jan 2022 14:21:04 -0500 Subject: [PATCH] Create 01.json --- api/1.0/2022/01.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 api/1.0/2022/01.json diff --git a/api/1.0/2022/01.json b/api/1.0/2022/01.json new file mode 100644 index 0000000..965cd1e --- /dev/null +++ b/api/1.0/2022/01.json @@ -0,0 +1,23 @@ +{ + "January" : + [ + { + "title": "µHacks", + "url": "https://uhacks.org/", + "startDate": "January 21", + "endDate": "January 23", + "year": "2022", + "city": "Virtual", + "host": "N/A", + "length": "36", + "size": "unknown", + "travel": "N/A", + "prize": "yes", + "highSchoolers": "yes", + "cost": "free", + "facebookURL": "N/A", + "twitterURL": "https://twitter.com/MicroHacksHacks", + "notes": "We have prizes for all participants." + } + ] +}