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

https://github.com/worksofliam/rpgle-openapi

RPGLE client generator based on OpenAPI 3.0
https://github.com/worksofliam/rpgle-openapi

Last synced: 6 months ago
JSON representation

RPGLE client generator based on OpenAPI 3.0

Awesome Lists containing this project

README

          

```
% node index -h

RPGLE generator for OpenAPI 3.0 - WOB

Generates a service program and headers to interact with APIs.
Uses the Db2 for i HTTP functions and noxdb APIs for JSON parsing.

-h --help This help screen
-s --spec Input spec
-o --out Output directory for RPGLE. Must exist
```