/docker-bmi

This sample helps to demonstrate how to build a Docker image on our own. This will be a simple web service to calculate the body mass index (BMI). It is a value derived from the weight and height of an individual. The formula of BMI is a person's weight in kilograms divided by height in meters squared.

Primary LanguageRubyMIT LicenseMIT

This repository is not active