# akshare-api **Repository Path**: sigongli/akshare-api ## Basic Information - **Project Name**: akshare-api - **Description**: 整合python Akshare服务,提供restful接口供其他语言调用 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-26 - **Last Updated**: 2022-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # akshare-api #### 介绍 整合python 金融Akshare服务,提供restful接口供其他语言调用 启动服务 `python manage.py runserver 8000` Akshare链接 `https://akshare-4gize6tod19f2d2e-1252952517.tcloudbaseapp.com/index.html` Api调用方式 ip:port/api/{method} 如:localhost:8000/api/stock_zh_a_new