https://github.com/javanile/http-robot
https://github.com/javanile/http-robot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/javanile/http-robot
- Owner: javanile
- License: mit
- Created: 2018-11-27T17:24:44.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T22:35:06.000Z (over 3 years ago)
- Last Synced: 2025-03-05T13:42:32.602Z (4 months ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-robot
[](https://github.styleci.io/repos/159373353)
[](https://travis-ci.org/javanile/http-robot)
[](https://codecov.io/gh/javanile/http-robot)
[](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
```