Skip to content

weizhengwei/healthroom_flask

Repository files navigation

healthroom_flask

healthroom api writen by python flask

use this to test api curl -H "Content-Type: application/json" -d "@bloodpresure.json" localhost:5000/dataplatform/api/uploadBloodPresure

curl -H "Content-Type: application/json" -d "@bloodsugar.json" localhost:5000/dataplatform/api/uploadBloodSugar

curl -H "Content-Type: application/json" -d "@BodyComposion.json" localhost:5000/dataplatform/api/uploadBodyComposion

curl -H "Content-Type: application/json" -d "@BoneDensity.json" localhost:5000/dataplatform/api/uploadBoneDensity

curl -H "Content-Type: application/json" -d "@BWH.json" localhost:5000/dataplatform/api/uploadBWH

curl -H "Content-Type: application/json" -d "@ecg.json" localhost:5000/dataplatform/api/uploadEcg

curl -H "Content-Type: application/json" -d "@ElectronicVision.json" localhost:5000/dataplatform/api/uploadElectronicVision

curl -H "Content-Type: application/json" -d "@heighweight.json" localhost:5000/dataplatform/api/uploadHeighWeight

curl -H "Content-Type: application/json" -d "@Lung.json" localhost:5000/dataplatform/api/uploadLung

curl -H "Content-Type: application/json" -d "@resident.json" localhost:5000/dataplatform/api/uploadResident

人体成分 心电 电子视力 腰围 血糖 血压 骨密度 身高体重 肺功能 用户信息

About

healthroom api writen by python flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors