An open API service indexing awesome lists of open source software.

https://github.com/lanimall/wmfibonacci

A sample Webmethods project setup for CI/CD strictly using docker
https://github.com/lanimall/wmfibonacci

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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