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

https://github.com/qomaindo-dev/getipclient


https://github.com/qomaindo-dev/getipclient

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# GetIPClient

Example of a simple program Get Client IP using go mux.

## Running

```golang
go run main.go
```

Then access the link :
```golang
localhost:port
```