diff --git a/helloworld/publicapi.json b/helloworld/publicapi.json new file mode 100644 index 0000000..fa65618 --- /dev/null +++ b/helloworld/publicapi.json @@ -0,0 +1,5 @@ +{ + "name": "helloworld", + "icon": "👋", + "category": "web" +}