diff --git a/api/some.json b/api/some.json new file mode 100644 index 0000000..6283951 --- /dev/null +++ b/api/some.json @@ -0,0 +1,8 @@ +{ + "example": { + "type": "json", + "data": "This is some text content", + }, + "workshop": "api-workshop", + "creator": "shiryz" +}