diff --git a/cache/publicapi.json b/cache/publicapi.json new file mode 100644 index 0000000..11ad5e4 --- /dev/null +++ b/cache/publicapi.json @@ -0,0 +1,5 @@ +{ + "name": "cache", + "icon": "💭", + "category": "storage" +} diff --git a/datastore/publicapi.json b/datastore/publicapi.json new file mode 100644 index 0000000..62f457c --- /dev/null +++ b/datastore/publicapi.json @@ -0,0 +1,5 @@ +{ + "name": "datastore", + "icon": "📦", + "category": "storage" +}