Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jsturtevant/whats-my-ip


https://github.com/jsturtevant/whats-my-ip

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

To use:

```
go run .
starting on port 3000
```

then get the ip it is running on:
```
curl.exe localhost:3000
ip is 127.0.0.1 on host localhost:3000
```