Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/omarmakled/device-detector-server

Device Detector microservice server.
https://github.com/omarmakled/device-detector-server

composer docker docker-compose nginx php7 phpunit

Last synced: about 6 hours ago
JSON representation

Device Detector microservice server.

Awesome Lists containing this project

README

        

## Device Detector microservice server.

# Install

```
git clone [email protected]:OmarMakled/device-detector-server.git
cd device-detector-server
docker run --rm -v $(pwd):/app composer install
docker-compose up
```

# Test

```
docker exec -ti device-detector /bin/bash
cd /device-detector
vendor/bin/phpunit
```

# Run

http://localhost:8080/