Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gin-melodic/network-interface-generate
Greate Obj-C & Java Network Interface define use Node.js and excel-parser
https://github.com/gin-melodic/network-interface-generate
Last synced: 19 days ago
JSON representation
Greate Obj-C & Java Network Interface define use Node.js and excel-parser
- Host: GitHub
- URL: https://github.com/gin-melodic/network-interface-generate
- Owner: gin-melodic
- License: mit
- Created: 2014-08-05T10:56:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T15:22:42.000Z (about 2 years ago)
- Last Synced: 2024-11-05T21:17:07.025Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
NetworkInterfaceGenerate
========================Greate Obj-C&Java Network Interface define use Node.js
Dependencies
-----------------------------------* [excel-parser's](https://github.com/leftshifters/excel-parser) Requires modules
Excel Format Require
-----------------------------------
You can use excel(*.xsl, *.xslx) to generate interface source file.Excel file `MUST` include:
* 接口名称
* 接口代码
* 请求方式
* 请求路径E.g.
![ExcelExample](http://antinomy.b0.upaiyun.com/images/excelExample.png "Excel")