kingabzpro / heroku-bmi-fastapi

Using FastAPI created simple function for calculation BMI and deployed to Heroku server

Home Page:https://bmi-omdena-webapp.herokuapp.com/bmi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access Heroku API

https://bmi-omdena-webapp.herokuapp.com/bmi

Test

  • inputs: height(inches), weight(pounds)
  • outputs: BMI

Results

FastAPI Docs:

screenshot

Postman:

screenshot2

About

Using FastAPI created simple function for calculation BMI and deployed to Heroku server

https://bmi-omdena-webapp.herokuapp.com/bmi

License:Apache License 2.0


Languages

Language:Python 92.7%Language:Procfile 7.3%