The project is based on spring.start.io
Implement a rest server for a fibanacci numbers It should be recursive ... on http
curl http://localhost:8080/fib/n
should reaturn an n-th fibonacci number
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The project is based on spring.start.io
Implement a rest server for a fibanacci numbers It should be recursive ... on http
curl http://localhost:8080/fib/n
should reaturn an n-th fibonacci number