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

https://github.com/easingthemes/badges


https://github.com/easingthemes/badges

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# badges

Go to:

```
[https://domain.net]/rest/agile/1.0/epic/[epicKey]/issue
```

save response to

```$xslt
response/index.json
```

install npm modules

```$xslt
yarn install
```

Start app

```$xslt
yarn run start
```