ip-detect/README.md
2017-09-05 04:32:40 +03:00

292 B

Minimalistic IP address detector app

Try it (JSON vesion)

Installation

# For production usage
composer install -o
# For development
composer install

Running

php -S localhost:8000 -t public public/index.php