This is a plugin for Weweb.
To run locally, first install all dependencies with yarn
To serve locally, run yarn serve --port=[PORT], and then go to Weweb editor, open developper popup and add localhost:[PORT] as custom plugin.
Before release, you can check build error by running yarn build --name=plugin-rest-api