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

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

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

cuid docker-compose openresty

Last synced: 28 days ago
JSON representation

openresty-cuid-demo

Awesome Lists containing this project

README

          

# openresty with cuid for shortid generate

## How to Run

* build image

```code
docker-compose build
```

* Run

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

* Access

```code
http://docker-host/id
```

## some images

![image](./images/info.png)