# http_server **Repository Path**: assault_team_practice_level1/http_server ## Basic Information - **Project Name**: http_server - **Description**: just for study - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-19 - **Last Updated**: 2022-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 本项目需要引入 abaloneagepredictionalgorithm 项目 Settings -> Project -> Project Structure -> Add Content Root 添加abaloneagepredictionalgorithm 即可 # 启动 python server.py # 简单测试 curl --data "{\"gender\":\"M\",\"length\":\"0.455\",\"dia\":\"0.365\",\"height\":\"0.095\",\"tweight\":\"0.514\",\"tare\":\"0.2245\",\"vweight\":\"0.101\",\"sweight\":\"0.15\"}" --header "Content-Type: application/json" http://localhost:8000