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

https://github.com/rongfengliang/openresty-lua-demo

openresty-lua-demo
https://github.com/rongfengliang/openresty-lua-demo

docker-compose lua nginx openresty

Last synced: 25 days ago
JSON representation

openresty-lua-demo

Awesome Lists containing this project

README

          

# openresty lua basic demo

with docker running

## How to Run

```code
docker-compose up -d
```

## Test result

```code
open http://localhost:8080
```