# api-web-api **Repository Path**: blocklang/api-web-api ## Basic Information - **Project Name**: api-web-api - **Description**: api 版本的仓库,存放 web api - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # api-web-api 存放 JavaScript 对象的接口说明以及接口变更记录。 约定: 1. 组件的命名尽量与规范保持一致,这样便于开发人员快速对照查找 ## 组件 1. [console](components/console) 注意: `getData` 和 `setData` 放到 `page-designer` 项目中,因为这两项功能是与页面数据紧密配套的。