/wMFibonacci

A sample Webmethods project setup for CI/CD strictly using docker

Primary LanguageDockerfile

WxFibonacci

A sample Webmethods Microservice package using simple flow to implement the sequence of Fibonacci Numbers.

In mathematics, the Fibonacci numbers are the numbers in the following integer sequence, called the Fibonacci sequence, and characterized by the fact that every number after the first two is the sum of the two preceding ones:

1 , 1 , 2 , 3 , 5 , 8 , 13 , 21 , 34 , 55 , 89 , 144