spellbook-technology/use-resource

Add support for zero-configuration

Nitemaeric opened this issue · 0 comments

Zero Configuration should apply a local cache instead of a context-based wrapper cache.

const [resource] = useResource("https://example.com/api/resources/1")