webflow-react icon indicating copy to clipboard operation
webflow-react copied to clipboard

If we create default controllers, we could add a wfr attribute that generates a starter API structure

Open oalexdoda opened this issue 5 years ago • 0 comments

If we create default controllers #13 , we could add a wfr attribute that generates a starter API structure. For example if a component defined with "wfr-c" also has the "wfr-api" attribute and a value of "/api/v1/content.json", the default controller could have an Axios starter blueprint to easily fill that component with data from an API.

oalexdoda avatar Aug 28 '19 11:08 oalexdoda