summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/guestbook.json6
-rw-r--r--data/views.txt1
2 files changed, 7 insertions, 0 deletions
diff --git a/data/guestbook.json b/data/guestbook.json
new file mode 100644
index 0000000..4613d1f
--- /dev/null
+++ b/data/guestbook.json
@@ -0,0 +1,6 @@
+[
+ {
+ "message": "Hi",
+ "name": "Vinci"
+ }
+] \ No newline at end of file
diff --git a/data/views.txt b/data/views.txt
new file mode 100644
index 0000000..bf0d87a
--- /dev/null
+++ b/data/views.txt
@@ -0,0 +1 @@
+4 \ No newline at end of file