Skip to content

NielsKunst/REST_Responses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST_Responses

Takes the hassle away of setting up your HTTPResponse objects in microflows

How to use

The best way to get started is to look at an example. An example can be found in the example folder in the module. It contains a microflow with several http response microflow actions.

To get the example to work you simply need to:

  • copy the example folder to a custom module
  • include all contents into your project
  • send request to the endpoint of the example published rest service

image

About

Takes the hassle away of setting up your HTTPResponse objects in microflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SCSS 74.0%
  • JavaScript 19.4%
  • Java 4.6%
  • HTML 2.0%