module
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Aug 21, 2023
License: MIT
Opens a new window with license information.
README
¶
Fibonacci service
This service store in Redis the Fibonacci numbers and can get any segment
See api/api.yaml for information about allow endpoints and methods
Build & Run(locally)
Prerequisites
- docker
- docker-compose
- make
Build
To build a service for a native platform just call
sudo docker-compose up -d
To build only fibonaccisrv without docker-compose call
sudo make build
Directories
¶
|
|
pkg
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.