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

https://github.com/jms/myip

ligth django app, to return client ip address
https://github.com/jms/myip

Last synced: 7 days ago
JSON representation

ligth django app, to return client ip address

Awesome Lists containing this project

README

          

# myip
ligth django app, to return client ip address

* Install/Run

`pip install -r requirements.txt`

`python app.py runserver` or `./app.py runserver`