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

https://github.com/victor-mesquita/kong-plugin-google-cloud-functions

Kong plugin to invoke serverless Google cloud functions
https://github.com/victor-mesquita/kong-plugin-google-cloud-functions

gcp gcp-cloud-functions kong-plugin

Last synced: about 1 month ago
JSON representation

Kong plugin to invoke serverless Google cloud functions

Awesome Lists containing this project

README

          

Kong google cloud functions plugin
====================

## Install
### Luarocks
```
luarocks install kong-plugin-google-cloud-functions
```

### Source Code
```
> git clone https://github.com/victor-mesquita/kong-plugin-google-cloud-functions.git
> cd /path/to/kong/plugins/kong-plugin-google-cloud-functions
> luarocks make *.rockspec
```