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

https://github.com/nattatorn-dev/go-redis


https://github.com/nattatorn-dev/go-redis

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Docker
```bash
docker build -t nattatorn-dev/go-redis .
docker run --rm -p 8080:80 nattatorn-dev/go-redis
```