Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")