Custom Component: HelloAppmixer
Directory structure and files
# Install and initialize the Appmixer CLI tool if you haven't done so already:
$ npm install -g appmixer
$ appmixer url http://localhost:2200
# Use e.g. the same user as you signed-up with in the Getting Started guide.
$ appmixer login your@user.com
$ appmixer publish appmixer.myservice.zipComponent Definition
myservice/mymodule/HelloAppmixer/HelloAppmixer.js
myservice/mymodule/HelloAppmixer/component.json
myservice/service.json

Extending our Component Definition



Sending HTTP Requests



Conclusion
Last updated
Was this helpful?
