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

https://github.com/javanile/http-robot


https://github.com/javanile/http-robot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# http-robot

[![StyleCI](https://github.styleci.io/repos/159373353/shield?branch=master)](https://github.styleci.io/repos/159373353)
[![Build Status](https://travis-ci.org/javanile/http-robot.svg?branch=master)](https://travis-ci.org/javanile/http-robot)
[![codecov](https://codecov.io/gh/javanile/http-robot/branch/master/graph/badge.svg)](https://codecov.io/gh/javanile/http-robot)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4c5a06f1f03c43c692e6128a92f45080)](https://www.codacy.com/app/francescobianco/http-robot?utm_source=github.com&utm_medium=referral&utm_content=javanile/http-robot&utm_campaign=Badge_Grade)

```bash
docker-compose run --rm composer install
```

```bash
docker-compose run --rm phpunit tests
```