Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 623 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 623 Bytes

bmr-api

Features

  • calculates the BMR, or Basal Metabolic Rate. BMR is a minimum number of calories required for basic functions at rest,
  • calculates the TMR, or Total Metabolic Rate. TMR is the amount of energy you need per day to maintain your weight.,
  • returns the dictionary for the parameter "sex",
  • returns the dictionary for the parameter "activity"

Note
if imperial units is set to true:

  • height in inches,
  • weight in pounds

if imperial units is set to false:

  • height in centimeters,
  • weight in kilograms

Try

You can try this api at https://rapidapi.com/tope96/api/bmr-and-tmr/