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

https://github.com/mxssl/gs

Simple graceful shutdown test
https://github.com/mxssl/gs

Last synced: about 1 year ago
JSON representation

Simple graceful shutdown test

Awesome Lists containing this project

README

          

# gs

```bash
docker buildx build --platform="linux/amd64" --tag="mxssl/gs:latest" .
docker push mxssl/gs:latest
```