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

https://github.com/larsks/so-example-71008589


https://github.com/larsks/so-example-71008589

example stackoverflow

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

This accompanies my answer to
.

To deploy:

```
kubectl apply -k overlays/prod
```

To delete:

```
kubectl delete -k overlays/prod
```