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

https://github.com/mstoykov/issue-1291


https://github.com/mstoykov/issue-1291

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# What ?!?:
This repo was created while investigating https://github.com/loadimpact/k6/issues/1291 and as such I
decided to publish it for easier future referance
# How to run:
```
docker-compose up -d nginx
docker-compose run k6
docker-compose run k6-web1
```