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

https://github.com/api7/ext-plugin-proto

The proto and generated code files used by APISIX's external plugin mechanism
https://github.com/api7/ext-plugin-proto

Last synced: 10 months ago
JSON representation

The proto and generated code files used by APISIX's external plugin mechanism

Awesome Lists containing this project

README

          

## Commands

```
make compiled
```

Compile to generated files.

## Requirement

The repository code is auto generated using the `FlatBuffers` compiler, require to use `flatc 2.0.0` to generate the code.

For more information, please refer to: https://github.com/google/flatbuffers